Searched refs:onRestore (Results 1 – 8 of 8) sorted by relevance
154 this->onRestore(); in restore()158 this->onRestore(); in restoreLocal()213 virtual void onRestore() {} in onRestore() function494 void onRestore() override;
26 void onRestore() override;
26 void SkClipStackDevice::onRestore() { in onRestore() function in SkClipStackDevice
121 void onRestore() override;
504 void SkNoPixelsDevice::onRestore() { in onRestore() function in SkNoPixelsDevice
643 void SkBitmapDevice::onRestore() { in onRestore() function in SkBitmapDevice
40 void onRestore() override {} in onRestore() function
152 void onRestore() override { fClip.restore(); } in onRestore() function