aboutsummaryrefslogtreecommitdiffhomepage
path: root/PRESUBMIT.py
diff options
context:
space:
mode:
authorGravatar msarett <msarett@google.com>2016-09-14 11:02:04 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2016-09-14 11:02:04 -0700
commit7bbda991af353fbe6b34132132d211d23a3dba8c (patch)
tree205864d063703caca27646095ba244dac6781ce2 /PRESUBMIT.py
parent896ddb706d2eb9d8ebad61f767de058f7f0708a0 (diff)
Store SkColorSpaceXform gamma LUTs in a malloced field
In order of likelihood: (1) Tables are never used, since gamma is recognized and named. (2) Only use one table, since all three gammas are the same. (3) Actually need three tables. No reason to waste a bunch of space for these tables on SkColorSpaceXform, when it will likely be unused. This will be more efficient in lots of cases, but is particularly useful when the client really only wants a gamut xform. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=2336913005 Review-Url: https://codereview.chromium.org/2336913005
Diffstat (limited to 'PRESUBMIT.py')
0 files changed, 0 insertions, 0 deletions