commit | 6d546b5cd1b64c85d2ecda468829d8f0028d3f55 | [log] [tgz] |
---|---|---|
author | Brian Osman <brianosman@google.com> | Thu Nov 01 13:33:14 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Nov 01 18:14:20 2018 +0000 |
tree | 56389916d5f176e67a3483b813b2079e2441d6eb | |
parent | 89305751baacd6e3b98da4e8b7393e2393af7283 [diff] |
Simplify PMColor preprocessor logic, move it all into SkColorPriv.h This was spread across SkColorPriv.h and SkColorData.h, and was accomodating fictional users that set SK_PMCOLOR_IS_* themselves. Also, remove an unused define and stop grilling colors. Bug: skia: Change-Id: I70efd51052f32afdc3e19fd55dd38270d98b6b76 Reviewed-on: https://skia-review.googlesource.com/c/167392 Reviewed-by: Mike Klein <mtklein@google.com> Commit-Queue: Brian Osman <brianosman@google.com>