commit | a201943c15d33d8000fe60c5252e14b870455ded | [log] [tgz] |
---|---|---|
author | Kevin Lubick <kjlubick@google.com> | Mon Jun 12 15:42:51 2023 -0400 |
committer | SkCQ <skcq-be@skia-corp.google.com.iam.gserviceaccount.com> | Tue Jun 13 14:23:48 2023 +0000 |
tree | 35ae55eef64b77233d06e0321ed59bb68ab6fd6b | |
parent | c8d3a52bbd70f74d807f0b1654461d80cf8c2896 [diff] |
Remove SkYUVAPixmapInfo::SupportedDataTypes(const GrImageContext&) This has been moved to private because it is unused externally (AFAIK) and we want to decouple src/core and the GPU backend. Change-Id: I00fa395c95cf7379093703d1ca5ebe428e3cbd98 Bug: skia:14317 Reviewed-on: https://skia-review.googlesource.com/c/skia/+/710901 Owners-Override: Kevin Lubick <kjlubick@google.com> Reviewed-by: Jim Van Verth <jvanverth@google.com> Commit-Queue: Kevin Lubick <kjlubick@google.com>