skia /
skia /
57500863e64ef5880b979321ad16a9af306eefa8 Move tiled image draws to operate at the Device level (take 2)
This CL adds a new drawEdgeAAImage entry point to SkBaseDevice and then makes tiled draws use it. Doing that required some logistics changes; namely:
creating a TiledTextureUtils class
friending the new class in SkBaseDevice
Bug: b/267656937
Change-Id: I6653c86e834d138006165e1bedd8fa7ce7c26b15
Reviewed-on: https://skia-review.googlesource.com/c/skia/+/711736
Commit-Queue: Robert Phillips <robertphillips@google.com>
Reviewed-by: Jim Van Verth <jvanverth@google.com>
5 files changed