Searched refs:skottie_utils (Results 1 – 9 of 9) sorted by relevance
112 fPropManager = std::make_unique<skottie_utils::CustomPropertyManager>(); in onOnceBeforeDraw()174 std::unique_ptr<skottie_utils::CustomPropertyManager> fPropManager;175 std::vector<skottie_utils::CustomPropertyManager::PropKey> fColorProps,
57 fPropManager = std::make_unique<skottie_utils::CustomPropertyManager>(); in onOnceBeforeDraw()133 std::unique_ptr<skottie_utils::CustomPropertyManager> fPropManager;
150 auto mgr = std::make_unique<skottie_utils::CustomPropertyManager>( in Make()151 skottie_utils::CustomPropertyManager::Mode::kCollapseProperties, in Make()155 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, kInterceptPrefix); in Make()268 std::unique_ptr<skottie_utils::CustomPropertyManager> propMgr) in ManagedAnimation()274 const std::unique_ptr<skottie_utils::CustomPropertyManager> fPropMgr;
20 namespace skottie_utils {
10 namespace skottie_utils { namespace
253 : fSlotManager(sk_make_sp<skottie_utils::SlotManager>()) in SlotManagerWrapper()351 const sk_sp<skottie_utils::SlotManager> fSlotManager;455 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in init()
461 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, "__"); in main()
1235 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in draw()
2358 ## skottie_utils