Home
last modified time | relevance | path

Searched refs:removeBlob (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/src/gpu/text/
DGrTextBlobCache.h68 idEntry->removeBlob(blob); in remove()
131 void removeBlob(GrTextBlob* blob) { in removeBlob() function
/third_party/skia/src/gpu/text/
DGrTextBlobCache.cpp61 idEntry->removeBlob(blob); in internalRemove()
177 void GrTextBlobCache::BlobIDCacheEntry::removeBlob(GrTextBlob* blob) { in removeBlob() function in GrTextBlobCache::BlobIDCacheEntry
DGrTextBlobCache.h63 void removeBlob(GrTextBlob* blob);