Home
last modified time | relevance | path

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

/third_party/skia/src/core/
H A DSkClipStackDevice.h26 void onSave() override;
H A DSkDevice.h153 void save() { this->onSave(); } in save()
213 virtual void onSave() {} in onSave() function in SkBaseDevice
496 void onSave() override;
H A DSkClipStackDevice.cpp22 void SkClipStackDevice::onSave() { in onSave() function in SkClipStackDevice
H A DSkBitmapDevice.h121 void onSave() override;
H A DSkDevice.cpp499 void SkNoPixelsDevice::onSave() { in onSave() function in SkNoPixelsDevice
H A DSkBitmapDevice.cpp639 void SkBitmapDevice::onSave() { in onSave() function in SkBitmapDevice
/third_party/skia/experimental/graphite/src/
H A DDevice.h39 void onSave() override {}
/third_party/skia/src/gpu/v1/
H A DDevice_v1.h154 void onSave() override { fClip.save(); }

Completed in 6 milliseconds