Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/
DSkottiePriv.h103 , fPrevScope(fBuilder->fCurrentAnimatorScope) { in AutoScope()
108 fBuilder->fCurrentAnimatorScope = fPrevScope; in release()
119 AnimatorScope* fPrevScope; variable