Searched defs:onRestore (Results 1 – 5 of 5) sorted by relevance
| /external/skia/src/core/ | ||
| D | SkPictureContentInfo.cpp | 87 void SkPictureContentInfo::onRestore() { in onRestore() function in SkPictureContentInfo |
| D | SkClipStackDevice.cpp | 26 void SkClipStackDevice::onRestore() { in onRestore() function in SkClipStackDevice |
| D | SkDevice.h | 147 virtual void onRestore() {} in onRestore() function |
| D | SkBitmapDevice.cpp | 465 void SkBitmapDevice::onRestore() { in onRestore() function in SkBitmapDevice |
| D | SkCanvas.cpp | 74 void onRestore() override {} in onRestore() function in SkNoPixelsDevice |