Home
last modified time | relevance | path

Searched refs:fPrevScope (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skottie/src/
DSkottiePriv.h104 , fPrevScope(fBuilder->fCurrentAnimatorScope) { in AutoScope()
109 fBuilder->fCurrentAnimatorScope = fPrevScope; in release()
120 AnimatorScope* fPrevScope; variable
/third_party/flutter/skia/modules/skottie/src/
DSkottiePriv.h102 , fPrevScope(fBuilder->fCurrentAnimatorScope) { in AutoScope()
107 fBuilder->fCurrentAnimatorScope = fPrevScope; in release()
118 AnimatorScope* fPrevScope; variable