Home
last modified time | relevance | path

Searched defs:notifyAddedToRasterCache (Results 1 – 2 of 2) 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