Home
last modified time | relevance | path

Searched defs:notifyAddedToRasterCache (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/m133/src/image/
DSkImage_Raster.h70 void notifyAddedToRasterCache() const override { in notifyAddedToRasterCache() function
DSkImage_Base.h184 virtual void notifyAddedToRasterCache() const { in notifyAddedToRasterCache() function
/third_party/skia/src/image/
DSkImage_Base.h154 virtual void notifyAddedToRasterCache() const { in notifyAddedToRasterCache() function
DSkImage_Raster.cpp108 void notifyAddedToRasterCache() const override { in notifyAddedToRasterCache() function in SkImage_Raster