aboutsummaryrefslogtreecommitdiffhomepage
path: root/skia.gyp
diff options
context:
space:
mode:
authorGravatar Brian Osman <brianosman@google.com>2016-10-20 15:34:06 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-10-20 20:47:33 +0000
commit7c2114fc2f138f210aaed47059888658bb2b297a (patch)
tree5425bd66860363d9700da500056fe1c307024d06 /skia.gyp
parentbbf251bf225489a0939fff6df938035a290f4d16 (diff)
Cache GrColorSpaceXforms
Even with a modest cache, we're going to get nearly 100% hit rate for typical usage scenarios. I'm hoping to avoid the special case caching of sRGB -> destination, and just rely on the more general mechanism. Yes, this is yet-another cache class. I wanted to use one of many that are laying around, but couldn't find a good fit. On the plus side, it's not much code. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3726 Change-Id: I943be5c99f0d691a87ffe8c5bc3067a8eb491fc2 Reviewed-on: https://skia-review.googlesource.com/3726 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>
Diffstat (limited to 'skia.gyp')
0 files changed, 0 insertions, 0 deletions