dither copies when decreasing precision
authorMike Klein <mtklein@chromium.org>
Fri, 19 May 2017 23:15:55 +0000 (19:15 -0400)
committerSkia Commit-Bot <skia-commit-bot@chromium.org>
Sat, 20 May 2017 16:37:12 +0000 (16:37 +0000)
commit766f9cd5553ab091b85d287a79f47cbb91ad7989
treef0026f255f08c971389d00e6760e42675fe98c39
parent2f687877835b60497a48537b940cd634088eedf4
dither copies when decreasing precision

Still seeing the same 4444 diffs on copyTo4444 and all_bitmap_configs,
and now also 565 in all_bitmap_configs.

BUG=chromium:720105

Change-Id: I19406f57aa6d2b2f98d98c093da302b004c7cd8b
Reviewed-on: https://skia-review.googlesource.com/17419
Commit-Queue: Mike Klein <mtklein@chromium.org>
Reviewed-by: Matt Sarett <msarett@google.com>
src/core/SkConvertPixels.cpp