Home
last modified time | relevance | path

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

/third_party/flutter/skia/src/image/
DSkImage_Base.h92 virtual void notifyAddedToRasterCache() const { in notifyAddedToRasterCache() function
DSkImage_Raster.cpp104 void notifyAddedToRasterCache() const override { in notifyAddedToRasterCache() function in SkImage_Raster
DSkImage_GpuBase.cpp110 this->notifyAddedToRasterCache(); in getROPixels()
DSkImage_Lazy.cpp202 this->notifyAddedToRasterCache(); in getROPixels()
/third_party/skia/src/image/
DSkImage_Base.h154 virtual void notifyAddedToRasterCache() const { in notifyAddedToRasterCache() function
DSkImage_GpuBase.cpp127 this->notifyAddedToRasterCache(); in getROPixels()
DSkImage_Lazy.cpp151 this->notifyAddedToRasterCache(); in getROPixels()
DSkImage_Raster.cpp108 void notifyAddedToRasterCache() const override { in notifyAddedToRasterCache() function in SkImage_Raster
/third_party/skia/src/core/
DSkBitmapCache.cpp297 image->notifyAddedToRasterCache(); in AddAndRef()
/third_party/flutter/skia/src/core/
DSkBitmapCache.cpp297 image->notifyAddedToRasterCache(); in AddAndRef()