Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkImage_Base.h151 virtual void notifyAddedToRasterCache() const { in notifyAddedToRasterCache() function
DSkImage_Raster.cpp108 void notifyAddedToRasterCache() const override { in notifyAddedToRasterCache() function in SkImage_Raster