commit | 32ffab0c9432d5b3d23c654dcc53a4e95a4a47e7 | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Thu Mar 23 11:46:03 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Thu Mar 23 18:34:22 2023 +0000 |
tree | 4536173499e19056c6c4de2fa31998f43bef3c57 | |
parent | 49f0525e5d7e85ab28adcb68efb9e38aaeb7b624 [diff] |
Reduce the memory used by the inverse table Remove use of both array initialization and defined table size. Add constants derived from array initialization. Change-Id: I5e5f61ea741b9ab37aa123f170f1fcc032c07a20 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/661036 Commit-Queue: Herb Derby <herb@google.com> Reviewed-by: Brian Osman <brianosman@google.com>