Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/
H A DSkottiePriv.h114 explicit AutoScope(const AnimationBuilder* builder) : AutoScope(builder, AnimatorScope()) {} in AutoScope() function
116 AutoScope(const AnimationBuilder* builder, AnimatorScope&& scope) in AutoScope() function