Searched defs:Restore (Results 1 – 3 of 3) sorted by relevance
29 Restore, enumerator
119 struct Restore final : Op { struct120 static const auto kType = Type::Restore;121 void draw(SkCanvas* c, const SkMatrix&) const { c->restore(); } in draw()
377 bool Restore() { in Restore() function in __anon86e8638f0110::AutoSetFsCreateCon