Home
last modified time | relevance | path

Searched refs:notifyAddedToCache (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/include/core/
DSkPixelRef.h80 void notifyAddedToCache() { in notifyAddedToCache() function
DSkTextBlob.h261 void notifyAddedToCache(uint32_t cacheID) const { in notifyAddedToCache() function
/third_party/skia/src/core/
DSkGlyphRun.cpp140 fOriginalTextBlob->notifyAddedToCache(cacheID); in temporaryShuntBlobNotifyAddedToCache()
/third_party/skia/src/image/
DSkImage_Raster.cpp114 fBitmap.pixelRef()->notifyAddedToCache(); in notifyAddedToRasterCache()