aboutsummaryrefslogtreecommitdiffhomepage
path: root/samplecode
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-01-19 22:29:09 -0500
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-01-20 15:32:07 +0000
commitba294d930af9f0cee1ada38caa64e5caf8630e89 (patch)
treeb1451256797cf6fb6b58ec7274d95b784c620c8f /samplecode
parent48f770c43fe1b566e8048d2db4ff9247d4e7877e (diff)
SkSplicer stage parity
I noticed scale_u8 is implemented in SkSplicer_stages but not _lowp. That's not for any good reason... scale_u8 makes fine sense in _lowp. All other stages missing in _lowp are nuts to attempt without floats. This also renames the to_fixed15 lambdas to from_u8 functions. Everything in the file converts to or from fixed15; the interesting question is the other format. Similarly, from_fixed15 becomes to_u8. Change-Id: I10616b6772c65bd1acb9857f4f5b5f70a4f01bf4 Reviewed-on: https://skia-review.googlesource.com/7323 Reviewed-by: Herb Derby <herb@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'samplecode')
0 files changed, 0 insertions, 0 deletions