commit | 6a9f1c444a963afd8cc7bccf69a0ccfc9475f721 | [log] [tgz] |
---|---|---|
author | Mike Klein <mtklein@google.com> | Thu Jan 02 23:23:42 2020 -0600 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Fri Jan 03 15:58:47 2020 +0000 |
tree | 41dcff0152c8b4632b3e69d766f9d29620cbfd4e | |
parent | 10425508ad2d7d86bab4a8da7a9d0f1d837cbf9c [diff] |
one more flourish While staring at this code snippet for too long, I realized it's possible to set a crazy color on a paint and trick the code at head into thinking that it's normalized, using the fast sRGB curves erroneously. Might as well fix it. Change-Id: If16c1476dbfc913adc8ba079bdb48cab374b681d Reviewed-on: https://skia-review.googlesource.com/c/skia/+/262029 Commit-Queue: Mike Klein <mtklein@google.com> Reviewed-by: Brian Osman <brianosman@google.com>