commit | e28c7919170c22dbe90c79cd297a57569e4dfe6d | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Tue Aug 14 11:49:34 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Tue Aug 14 16:44:55 2018 +0000 |
tree | bdc7a37dcfc5674e2731359a0752cf936ddf8f23 | |
parent | 32c7d4dfcdca44040873d72e71068ec0874a76b1 [diff] |
pass sprite opacity to color xform when blitting. This should be a mild optimization, avoiding an unpremul step when we need to transform color spaces. I didn't check anything beyond that 1) we do hit this case 2) there were no diffs for {8888 srgb gbr-8888 p3-8888 narrow} Change-Id: I2f726f6ca0225990612a2f6af4a1d94c7c3a4ea8 Reviewed-on: https://skia-review.googlesource.com/147102 Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Brian Osman <brianosman@google.com>