Home
last modified time | relevance | path

Searched defs:removeBlob (Results 1 – 2 of 2) sorted by relevance

/external/skia/src/gpu/text/
DGrTextBlobCache.cpp177 void GrTextBlobCache::BlobIDCacheEntry::removeBlob(GrTextBlob* blob) { in removeBlob() function in GrTextBlobCache::BlobIDCacheEntry
/external/skqp/src/gpu/text/
DGrTextBlobCache.h127 void removeBlob(GrTextBlob* blob) { in removeBlob() function