Searched refs:onRestoreBackingMutability (Results 1 - 3 of 3) sorted by relevance

/external/skia/src/image/
H A DSkSurface_Base.h76 virtual void onRestoreBackingMutability() {} function in class:SkSurface_Base
H A DSkSurface_Raster.cpp30 void onRestoreBackingMutability() override;
124 // We'll undo this via onRestoreBackingMutability() if we can avoid the COW.
137 void SkSurface_Raster::onRestoreBackingMutability() { function in class:SkSurface_Raster
H A DSkSurface.cpp116 this->onRestoreBackingMutability();

Completed in 84 milliseconds