Home
last modified time | relevance | path

Searched refs:onRestore (Results 1 - 8 of 8) sorted by relevance

/third_party/skia/src/core/
H A DSkDevice.h155 this->onRestore(); in restore()
159 this->onRestore(); in restoreLocal()
214 virtual void onRestore() {} in onRestore() function in SkBaseDevice
497 void onRestore() override;
H A DSkClipStackDevice.h27 void onRestore() override;
H A DSkClipStackDevice.cpp26 void SkClipStackDevice::onRestore() { in onRestore() function in SkClipStackDevice
H A DSkBitmapDevice.h122 void onRestore() override;
H A DSkDevice.cpp504 void SkNoPixelsDevice::onRestore() { in onRestore() function in SkNoPixelsDevice
H A DSkBitmapDevice.cpp643 void SkBitmapDevice::onRestore() { in onRestore() function in SkBitmapDevice
/third_party/skia/experimental/graphite/src/
H A DDevice.h40 void onRestore() override {}
/third_party/skia/src/gpu/v1/
H A DDevice_v1.h155 void onRestore() override { fClip.restore(); }

Completed in 7 milliseconds