Searched refs:AutoScope (Results 1 – 12 of 12) sorted by relevance
95 class AutoScope final {97 explicit AutoScope(const AnimationBuilder* builder) : AutoScope(builder, AnimatorScope()) {} in AutoScope() function99 AutoScope(const AnimationBuilder* builder, AnimatorScope&& scope) in AutoScope() function113 ~AutoScope() { SkASSERT(!fBuilder); } in ~AutoScope()123 AutoScope ascope(this); in attachDiscardableAdapter()
359 AutoScope ascope(abuilder); in attachLayerTransformImpl()441 AutoScope ascope(this, std::move(layer_transform_rec.fTransformScope)); in attachLayer()
291 AutoScope ascope(this); in parse()
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()
34 SkTLazy<AutoScope> local_scope; in attachPrecompLayer()
684 AutoScope ascope(this); in attachShape()
181 SkTLazy<AutoScope> local_scope; in attachPrecompLayer()
150 AnimationBuilder::AutoScope ascope(abuilder); in parse_glyph_path()
194 AnimationBuilder::AutoScope ascope(abuilder); in Make()
336 AutoScope ascope(this); in attachShape()