Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/
DComposition.cpp36 if (asset_info->fIsAttaching) { in ScopedAssetRef()
42 asset_info->fIsAttaching = true; in ScopedAssetRef()
DSkottiePriv.h261 mutable bool fIsAttaching; // Used for cycle detection member
275 fInfo->fIsAttaching = false; in ~ScopedAssetRef()