Home
last modified time | relevance | path

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

/external/skia/src/image/
DSkImage_Base.h151 virtual void notifyAddedToRasterCache() const { in notifyAddedToRasterCache() function
DSkImage_GpuBase.cpp127 this->notifyAddedToRasterCache(); in getROPixels()
DSkImage_Raster.cpp108 void notifyAddedToRasterCache() const override { in notifyAddedToRasterCache() function in SkImage_Raster
DSkImage_Lazy.cpp151 this->notifyAddedToRasterCache(); in getROPixels()
/external/skia/src/core/
DSkBitmapCache.cpp297 image->notifyAddedToRasterCache(); in AddAndRef()