Home
last modified time | relevance | path

Searched refs:temporaryShuntBlobNotifyAddedToCache (Results 1 – 6 of 6) sorted by relevance

/external/skqp/src/gpu/text/
DGrTextBlobCache.h48 glyphRunList.temporaryShuntBlobNotifyAddedToCache(fUniqueID); in makeCachedBlob()
/external/skqp/src/core/
DSkGlyphRun.h79 void temporaryShuntBlobNotifyAddedToCache(uint32_t cacheID) const;
DSkGlyphRun.cpp95 void SkGlyphRunList::temporaryShuntBlobNotifyAddedToCache(uint32_t cacheID) const { in temporaryShuntBlobNotifyAddedToCache() function in SkGlyphRunList
/external/skia/src/core/
DSkGlyphRun.h79 void temporaryShuntBlobNotifyAddedToCache(uint32_t cacheID) const;
DSkGlyphRun.cpp95 void SkGlyphRunList::temporaryShuntBlobNotifyAddedToCache(uint32_t cacheID) const { in temporaryShuntBlobNotifyAddedToCache() function in SkGlyphRunList
/external/skia/src/gpu/text/
DGrTextBlobCache.h52 glyphRunList.temporaryShuntBlobNotifyAddedToCache(fUniqueID); in makeCachedBlob()