Searched refs:willRestore (Results 1 – 10 of 10) sorted by relevance
31 void willRestore() override;
88 void SkNWayCanvas::willRestore() { in willRestore() function in SkNWayCanvas93 this->INHERITED::willRestore(); in willRestore()
61 void willRestore() override {} in willRestore() function
164 void willRestore() override;
177 void SkPictureRecord::willRestore() { in willRestore() function in SkPictureRecord191 this->INHERITED::willRestore(); in willRestore()
619 this->willRestore(); in restore()
142 void willRestore() override;
590 void DebugCanvas::willRestore() { in willRestore() function in DebugCanvas592 this->INHERITED::willRestore(); in willRestore()
128 void willRestore() override { in willRestore() function in SaveCountingCanvas130 this->INHERITED::willRestore(); in willRestore()
2229 virtual void willRestore() {} in willRestore() function