Searched refs:willRestore (Results 1 – 10 of 10) sorted by relevance
69 void willRestore() override;
127 void SkNWayCanvas::willRestore() { in willRestore() function in SkNWayCanvas132 this->INHERITED::willRestore(); in willRestore()
97 void willRestore() override {} in willRestore() function
172 void willRestore() override;
172 void SkPictureRecord::willRestore() { in willRestore() function in SkPictureRecord186 this->INHERITED::willRestore(); in willRestore()
659 this->willRestore(); in restore()
161 void willRestore() override;
616 void DebugCanvas::willRestore() { in willRestore() function in DebugCanvas618 this->INHERITED::willRestore(); in willRestore()
131 void willRestore() override { in willRestore() function in SaveCountingCanvas133 this->INHERITED::willRestore(); in willRestore()
2228 virtual void willRestore() {} in willRestore() function