Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/src/image/
H A DSkSurface_Base.h150 virtual void onRestoreBackingMutability() {} in onRestoreBackingMutability() function
H A DSkSurface_Raster.cpp117 void SkSurface_Raster::onRestoreBackingMutability() { in onRestoreBackingMutability() function in SkSurface_Raster