Home
last modified time | relevance | path

Searched defs:AutoScope (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skottie/src/
DSkottiePriv.h99 explicit AutoScope(const AnimationBuilder* builder) : AutoScope(builder, AnimatorScope()) {} in AutoScope() function
101 AutoScope(const AnimationBuilder* builder, AnimatorScope&& scope) in AutoScope() function
/third_party/flutter/skia/modules/skottie/src/
DSkottiePriv.h97 explicit AutoScope(const AnimationBuilder* builder) : AutoScope(builder, AnimatorScope()) {} in AutoScope() function
99 AutoScope(const AnimationBuilder* builder, AnimatorScope&& scope) in AutoScope() function