Searched defs:BlobIDCacheEntry (Results 1 – 2 of 2) sorted by relevance
| /third_party/skia/src/gpu/text/ | ||
| D | GrTextBlobCache.h | 55 struct BlobIDCacheEntry { struct |
| D | GrTextBlobCache.cpp | 161 GrTextBlobCache::BlobIDCacheEntry::BlobIDCacheEntry() : fID(SK_InvalidGenID) {} in BlobIDCacheEntry() function in GrTextBlobCache::BlobIDCacheEntry |