Home
last modified time | relevance | path

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

/external/skqp/src/gpu/text/
DGrTextBlobCache.h64 idEntry->removeBlob(blob); in remove()
127 void removeBlob(GrTextBlob* blob) { in removeBlob() function
/external/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);