Descriptionreal fix for textblob use after gpu free
This patch addresses two issues:
1) Textblobs with abandoned strikes were not properly regenerating.
2) Provided by ericrk - GrTextBlobCache removed blobs from |fCache| during freeAll, but left
potentially released blobs in the |fBlobList|. We now remove these from
|fBlobList| as well.
BUG=skia:
Committed: https://skia.googlesource.com/skia/+/7a9c45c01cadea5d8b3e9671a57311247a8c414d
Patch Set 1 #Patch Set 2 : tweaks #Patch Set 3 : tweak #Patch Set 4 : tweaks #
Messages
Total messages: 13 (5 generated)
|