commit | 7ccaa2e2b9947847fff03652bd4de277af2fe37d | [log] [tgz] |
---|---|---|
author | Robert Phillips <robertphillips@google.com> | Mon Aug 29 11:13:36 2022 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Mon Aug 29 18:34:18 2022 +0000 |
tree | aee279f27c32e84f567b1b4b5d0e86e953a65d82 | |
parent | 802a0c2752d7cf2e5533156c47175d209193fc12 [diff] |
Centralize SkColorInfo in SkSpecialImage base class (take 2) This is a bit of a reversal of: https://skia-review.googlesource.com/c/skia/+/572247 (Update SkSpecialImage_Gpu to use GrColorInfo) but I believe it makes the SkSpecialImage class a bit less cumbersome. Bug: b/241427862 Change-Id: I3f53521751859596b244a9f58068bbfe0c01b287 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/574696 Reviewed-by: Greg Daniel <egdaniel@google.com> Commit-Queue: Robert Phillips <robertphillips@google.com>