Searched refs:AutoScope (Results 1 – 6 of 6) sorted by relevance
97 class AutoScope final {99 explicit AutoScope(const AnimationBuilder* builder) : AutoScope(builder, AnimatorScope()) {} in AutoScope() function101 AutoScope(const AnimationBuilder* builder, AnimatorScope&& scope) in AutoScope() function115 ~AutoScope() { SkASSERT(!fBuilder); } in ~AutoScope()
348 AnimationBuilder::AutoScope ascope(&abuilder, std::move(fLayerScope)); in getTransform()459 AnimationBuilder::AutoScope ascope(&abuilder, std::move(fLayerScope)); in buildRenderTree()
188 AutoScope ascope(this); in parse()
181 SkTLazy<AutoScope> local_scope; in attachPrecompLayer()
150 AnimationBuilder::AutoScope ascope(abuilder); in parse_glyph_path()
336 AutoScope ascope(this); in attachShape()