Home
last modified time | relevance | path

Searched defs:onRestore (Results 1 – 5 of 5) sorted by relevance

/external/skia/src/core/
DSkPictureContentInfo.cpp87 void SkPictureContentInfo::onRestore() { in onRestore() function in SkPictureContentInfo
DSkClipStackDevice.cpp26 void SkClipStackDevice::onRestore() { in onRestore() function in SkClipStackDevice
DSkDevice.h147 virtual void onRestore() {} in onRestore() function
DSkBitmapDevice.cpp465 void SkBitmapDevice::onRestore() { in onRestore() function in SkBitmapDevice
DSkCanvas.cpp74 void onRestore() override {} in onRestore() function in SkNoPixelsDevice