Home
last modified time | relevance | path

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

/external/skqp/src/core/
DSkBitmapProvider.cpp15 void SkBitmapProvider::notifyAddedToCache() const { in notifyAddedToCache() function in SkBitmapProvider
DSkBitmapProvider.h25 void notifyAddedToCache() const;
DSkBitmapCache.cpp298 provider.notifyAddedToCache(); in AddAndRef()
DSkGlyphRun.cpp97 fOriginalTextBlob->notifyAddedToCache(cacheID); in temporaryShuntBlobNotifyAddedToCache()
/external/skqp/include/core/
DSkPixelRef.h85 void notifyAddedToCache() { in notifyAddedToCache() function
DSkTextBlob.h222 void notifyAddedToCache(uint32_t cacheID) const { in notifyAddedToCache() function
/external/skia/include/core/
DSkPixelRef.h80 void notifyAddedToCache() { in notifyAddedToCache() function
DSkTextBlob.h249 void notifyAddedToCache(uint32_t cacheID) const { in notifyAddedToCache() function
/external/skqp/src/image/
DSkImage_Raster.cpp112 fBitmap.pixelRef()->notifyAddedToCache(); in notifyAddedToRasterCache()
/external/skia/src/core/
DSkGlyphRun.cpp141 fOriginalTextBlob->notifyAddedToCache(cacheID); in temporaryShuntBlobNotifyAddedToCache()
/external/skia/src/image/
DSkImage_Raster.cpp112 fBitmap.pixelRef()->notifyAddedToCache(); in notifyAddedToRasterCache()