aboutsummaryrefslogtreecommitdiffhomepage
path: root/animations
diff options
context:
space:
mode:
authorGravatar Mike Klein <mtklein@chromium.org>2017-06-12 08:59:16 -0400
committerGravatar Skia Commit-Bot <skia-commit-bot@chromium.org>2017-06-12 14:41:15 +0000
commitfc3341632fc04264e968bd1996ccb73b95088084 (patch)
tree7e3dd151c7d488b6b9377b1425500c51b6ffbbf5 /animations
parent197ca9b0d14fafecd0d9fda1711b327036384415 (diff)
port encode_bitmap_for_png() to SkRasterPipeline
This logically shouldn't change anything, but it does a bit: - no diffs in 565 - sRGB and 8888 show minor diffs, only when unpremul is non-trivial - f16 shows minor diffs all over, and major ones in shallow gradients I think the shallow gradient diffs make sense. F16's high-precision is being quantized down to a much narrower range (something like 10-40 values), so where the lines are drawn between sRGB bits will come down to all sorts of things, especially rounding. Change-Id: I156b7c613b73d6d6089221e61d0c529798ac1f9f Reviewed-on: https://skia-review.googlesource.com/19449 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>
Diffstat (limited to 'animations')
0 files changed, 0 insertions, 0 deletions