commit | fbc6d7fcf6e80883a9bed6ff7bb0323ed8557ee2 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Wed Aug 15 11:16:06 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Wed Aug 22 17:03:45 2018 +0000 |
tree | c991394521aa2acf1bba776097a3718eb598ae06 | |
parent | c02165fae11402933e23ad2bb080862220b5a1a8 [diff] |
Make SkColor4f <-> SkColor skip sRGB conversion This lets us remove the old S32 functions, and fix a couple bugs. I think this is a good first step to using SkColor4f for paint colors. Bug: skia: Change-Id: I0337c2b6db29b73c2f682f85b9cf68c985de7cce Reviewed-on: https://skia-review.googlesource.com/147205 Commit-Queue: Brian Osman <brianosman@google.com> Reviewed-by: Mike Klein <mtklein@google.com>