commit | bc6f9c9a8c6b83bc91496c28d85541855747a5da | [log] [tgz] |
---|---|---|
author | Herb Derby <herb@google.com> | Wed Aug 08 13:58:45 2018 -0400 |
committer | Skia Commit-Bot <skia-commit-bot@chromium.org> | Thu Aug 09 22:25:13 2018 +0000 |
tree | 3269cb1a4d97146026c008b4cbb46c4b1052653d | |
parent | 73154babe597e8b62739bed93ee7ac642e4173d6 [diff] |
Remove GrTextUtil::Paint This was just acting like a pair of SkPaint, GrColor. But, had an additional pointer to a color space. I changed everything to just pass the pair around. BUG=chromium:864564 Change-Id: I9858556b8bca0d5359d4d6e9784d63ff8c4f467b Reviewed-on: https://skia-review.googlesource.com/146381 Commit-Queue: Herb Derby <herb@google.com> Reviewed-by: Brian Salomon <bsalomon@google.com>