Home
last modified time | relevance | path

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

/third_party/skia/src/gpu/v1/
DDevice_v1.h152 void onRestore() override { fClip.restore(); } in onRestore() function
/third_party/flutter/skia/src/core/
DSkClipStackDevice.cpp26 void SkClipStackDevice::onRestore() { in onRestore() function in SkClipStackDevice
DSkDevice.h141 virtual void onRestore() {} in onRestore() function
394 void onRestore() override {} in onRestore() function
DSkBitmapDevice.cpp745 void SkBitmapDevice::onRestore() { in onRestore() function in SkBitmapDevice
/third_party/skia/src/core/
DSkClipStackDevice.cpp26 void SkClipStackDevice::onRestore() { in onRestore() function in SkClipStackDevice
DSkDevice.h213 virtual void onRestore() {} in onRestore() function
DSkBitmapDevice.cpp643 void SkBitmapDevice::onRestore() { in onRestore() function in SkBitmapDevice
DSkDevice.cpp504 void SkNoPixelsDevice::onRestore() { in onRestore() function in SkNoPixelsDevice
/third_party/skia/experimental/graphite/src/
DDevice.h40 void onRestore() override {} in onRestore() function