Home
last modified time | relevance | path

Searched refs:fBlobID (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/src/gpu/text/
DGrTextBlobCache.h37 : fBlobID(blobID), fContextID(contextUniqueID) {} in PurgeBlobMessage()
39 uint32_t fBlobID; member
DGrTextBlobCache.cpp91 auto* idEntry = fBlobIDCache.find(msg.fBlobID); in internalPurgeStaleBlobs()
104 fBlobIDCache.remove(msg.fBlobID); in internalPurgeStaleBlobs()