aboutsummaryrefslogtreecommitdiffhomepage
path: root/fuzz/Fuzz.h
diff options
context:
space:
mode:
authorGravatar Matt Sarett <msarett@google.com>2016-10-24 11:38:08 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2016-10-24 17:06:03 +0000
commitdf303a6f59a2121c133738d6304d2476689a4fd9 (patch)
tree1592a17441ec88f938597a55395f5d8adcd4bd87 /fuzz/Fuzz.h
parentcf280a484ab02aa63f9f460a521fe22b57d34517 (diff)
Use SK_ALWAYS_INLINE in SkColorSpaceXform
Two reasons for this: (1) We care about the performance of this code, and Windows isn't very good at inlining. Let's make sure we isntruct the compiler to inline. (2) Since landing uses of this in Chrome, we're seeing flaky LayoutTests that appear to be timing related. I'm (very optimistically) hoping that this will help. BUG=skia: GOLD_TRYBOT_URL= https://gold.skia.org/search?issue=3744 Change-Id: Ibb6d9c4252c0b8ce62203fe65c7dd296248982c8 Reviewed-on: https://skia-review.googlesource.com/3744 Commit-Queue: Matt Sarett <msarett@google.com> Reviewed-by: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'fuzz/Fuzz.h')
0 files changed, 0 insertions, 0 deletions