Home
last modified time | relevance | path

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

/external/skia/src/text/
DGlyphRun.h86 void temporaryShuntBlobNotifyAddedToCache(uint32_t cacheID, SkTextBlob::PurgeDelegate) const;
DGlyphRun.cpp80 void GlyphRunList::temporaryShuntBlobNotifyAddedToCache(uint32_t cacheID, in temporaryShuntBlobNotifyAddedToCache() function in sktext::GlyphRunList
/external/skia/src/text/gpu/
DTextBlobRedrawCoordinator.cpp96 glyphRunList.temporaryShuntBlobNotifyAddedToCache(fMessageBusID, post_purge_blob_message); in addOrReturnExisting()