Searched refs:skottie_utils (Results 1 – 10 of 10) sorted by relevance
111 fPropManager = std::make_unique<skottie_utils::CustomPropertyManager>(); in onOnceBeforeDraw()173 std::unique_ptr<skottie_utils::CustomPropertyManager> fPropManager;174 std::vector<skottie_utils::CustomPropertyManager::PropKey> fColorProps,
56 fPropManager = std::make_unique<skottie_utils::CustomPropertyManager>(); in onOnceBeforeDraw()132 std::unique_ptr<skottie_utils::CustomPropertyManager> fPropManager;
155 auto mgr = std::make_unique<skottie_utils::CustomPropertyManager>( in Make()156 skottie_utils::CustomPropertyManager::Mode::kCollapseProperties, in Make()160 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, kInterceptPrefix); in Make()273 std::unique_ptr<skottie_utils::CustomPropertyManager> propMgr) in ManagedAnimation()279 const std::unique_ptr<skottie_utils::CustomPropertyManager> fPropMgr;
110 auto mgr = std::make_unique<skottie_utils::CustomPropertyManager>(); in Make()193 std::unique_ptr<skottie_utils::CustomPropertyManager> propMgr) in ManagedAnimation()198 std::unique_ptr<skottie_utils::CustomPropertyManager> fPropMgr;
20 namespace skottie_utils {
10 namespace skottie_utils { namespace
169 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in load()
273 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, "__"); in main()
902 ## skottie_utils
1198 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in draw()