Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/
DSkottiePriv.h98 explicit AutoScope(const AnimationBuilder* builder) : AutoScope(builder, AnimatorScope()) {} in AutoScope() function
100 AutoScope(const AnimationBuilder* builder, AnimatorScope&& scope) in AutoScope() function