Home
last modified time | relevance | path

Searched refs:notifyAddedToRasterCache (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/skia/src/image/
H A DSkImage_Raster.h70 void notifyAddedToRasterCache() const override { in notifyAddedToRasterCache() function
H A DSkImage_Base.h181 virtual void notifyAddedToRasterCache() const { in notifyAddedToRasterCache() function
H A DSkImage_Lazy.cpp138 this->notifyAddedToRasterCache(); in getROPixels()
/aosp_15_r20/external/skia/src/core/
H A DSkBitmapCache.cpp309 image->notifyAddedToRasterCache(); in AddAndRef()
/aosp_15_r20/external/skia/src/gpu/ganesh/image/
H A DSkImage_GaneshBase.cpp164 this->notifyAddedToRasterCache(); in getROPixels()