DescriptionUse an image generator to back SkPictureShader tiles.
To avoid lifetime issues for tiles backed by discardable memory, use an
image generator to re-generate them on the fly.
With this CL, we are now caching bitmap shaders wrapping discardable
pixel ref bitmaps backed by picture image generators.
(the CL also includes some minor/unrelated SkPictureShader cleanup)
BUG=skia:3220
R=reed@google.com,halcanary@google.com
Committed: https://skia.googlesource.com/skia/+/4739955e98ba86900a5bbac0e3661601427a54d4
Patch Set 1 #
Total comments: 1
Patch Set 2 : rebased #Patch Set 3 : preserve LCD text comment #
Total comments: 2
Patch Set 4 : review comments #Messages
Total messages: 16 (5 generated)
|