Searched refs:ScopedAssetRef (Results 1 – 5 of 5) sorted by relevance
22 AnimationBuilder::ScopedAssetRef::ScopedAssetRef(const AnimationBuilder* abuilder, in ScopedAssetRef() function in skottie::internal::AnimationBuilder::ScopedAssetRef
269 class ScopedAssetRef {271 ScopedAssetRef(const AnimationBuilder* abuilder, const skjson::ObjectValue& jlayer);273 ~ScopedAssetRef() { in ~ScopedAssetRef()
55 const ScopedAssetRef audio_asset(this, jlayer); in attachAudioLayer()
159 const ScopedAssetRef footage_asset(this, jlayer); in attachFootageLayer()
189 const ScopedAssetRef precomp_asset(this, jlayer); in attachPrecompLayer()