Searched refs:willRestore (Results 1 – 21 of 21) sorted by relevance
103 void SkLuaCanvas::willRestore() { in willRestore() function in SkLuaCanvas105 this->INHERITED::willRestore(); in willRestore()
75 void SkNWayCanvas::willRestore() { in willRestore() function in SkNWayCanvas80 this->INHERITED::willRestore(); in willRestore()
48 void willRestore() override;
221 void SkDumpCanvas::willRestore() { in willRestore() function in SkDumpCanvas223 this->INHERITED::willRestore(); in willRestore()
261 void SkDeferredCanvas::willRestore() { in willRestore() function in SkDeferredCanvas273 this->INHERITED::willRestore(); in willRestore()
27 void willRestore() override;
36 void willRestore() override;
78 void willRestore() override;
28 void willRestore() override;
58 void willRestore() override {} in willRestore() function
162 void willRestore() override;
38 void SkLiteRecorder::willRestore() { fDL->restore(); } in willRestore() function in SkLiteRecorder
154 void SkPictureRecord::willRestore() { in willRestore() function in SkPictureRecord168 this->INHERITED::willRestore(); in willRestore()
258 void willRestore() override { fTarget->restore(); } in willRestore() function in SkColorSpaceXformCanvas
916 this->willRestore(); in restore()
100 void willRestore() override;
270 void SkPipeCanvas::willRestore() { in willRestore() function in SkPipeCanvas272 this->INHERITED::willRestore(); in willRestore()
192 void willRestore() override;
601 void SkDebugCanvas::willRestore() { in willRestore() function in SkDebugCanvas603 this->INHERITED::willRestore(); in willRestore()
349 void willRestore() override { in willRestore() function in SaveCountingCanvas351 this->INHERITED::willRestore(); in willRestore()
1267 virtual void willRestore() {} in willRestore() function