Searched refs:willRestore (Results 1 – 19 of 19) sorted by relevance
104 void SkLuaCanvas::willRestore() { in willRestore() function in SkLuaCanvas106 this->INHERITED::willRestore(); in willRestore()
81 void SkNWayCanvas::willRestore() { in willRestore() function in SkNWayCanvas86 this->INHERITED::willRestore(); in willRestore()
222 void SkDumpCanvas::willRestore() { in willRestore() function in SkDumpCanvas224 this->INHERITED::willRestore(); in willRestore()
726 void SkDeferredCanvas::willRestore() { in willRestore() function in SkDeferredCanvas735 this->INHERITED::willRestore(); in willRestore()
26 void willRestore() override;
37 void willRestore() override;
85 void willRestore() override;
151 void willRestore() override;
92 void willRestore() override;
295 void SkAndroidSDKCanvas::willRestore() { in willRestore() function in SkAndroidSDKCanvas
54 void willRestore() override {} in willRestore() function
156 void willRestore() override;
204 void SkPictureRecord::willRestore() { in willRestore() function in SkPictureRecord221 this->INHERITED::willRestore(); in willRestore()
888 this->willRestore(); in restore()
172 void willRestore() override;
531 void SkDebugCanvas::willRestore() { in willRestore() function in SkDebugCanvas533 this->INHERITED::willRestore(); in willRestore()
247 void willRestore() override;564 void SkGPipeCanvas::willRestore() { in willRestore() function in SkGPipeCanvas570 this->INHERITED::willRestore(); in willRestore()
561 void willRestore() override { in willRestore() function in SaveCountingCanvas563 this->INHERITED::willRestore(); in willRestore()
1174 virtual void willRestore() {} in willRestore() function