commit | 555ea8e994cede6508a6d8fb6c16f99331b2ed37 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@chromium.org> | Thu May 25 08:58:43 2017 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu May 25 14:14:17 2017 +0000 |
tree | a2ecbf7efde6fbb0bd0e08ed57ea3f0ddf4e12c3 | |
parent | 3b3307f2b10177e4afa7b2a70511f7e547ed25bc [diff] |
bail out of ChooseBitmapXferProc with a color space This fixes the paint-color parts of the gamut GM, and a handful of other similar problems. We'll still memset in the blitter, just after we get in the right gamut. BUG=skia:6679 Change-Id: I2b16259ad689c63ae304fb600802acf9125b8c25 Reviewed-on: https://skia-review.googlesource.com/17922 Reviewed-by: Brian Osman <brianosman@google.com> Commit-Queue: Mike Klein <mtklein@chromium.org>