aboutsummaryrefslogtreecommitdiffhomepage
path: root/platform_tools/ios
diff options
context:
space:
mode:
authorGravatar mtklein <mtklein@chromium.org>2015-05-22 10:54:39 -0700
committerGravatar Commit bot <commit-bot@chromium.org>2015-05-22 10:54:39 -0700
commit27c2b09374bb97dfc3a0ab270490209747b91a64 (patch)
treec66a7b25bc9bae03d07c57192c4ca5e21df7d46d /platform_tools/ios
parent92c9743d2db758429b78750e749099ded79fd5d1 (diff)
Move Sk4px Xfermode code to a header so we can use it twice.
- Once in SkXfermode as usual to pick up compile-time SSE and NEON - Once in SkXfermode_arm_neon to pick up run-time NEON This allows us to start cleaning up SkXfermode_arm_neon as we've done for SkXfermode_SSE2. I'm saving this catharsis for a day when I need it. The Sk4px xfermodes are generally faster than the existing NEON procs, so this should also have the side effect of a perf win there. This means our new Plus-AA code works for runtime NEON too. BUG=skia:3852 Review URL: https://codereview.chromium.org/1150313003
Diffstat (limited to 'platform_tools/ios')
0 files changed, 0 insertions, 0 deletions