Searched refs:skottie_utils (Results 1 – 17 of 17) sorted by relevance
32 auto mgr = skstd::make_unique<skottie_utils::CustomPropertyManager>(); in Make()100 std::unique_ptr<skottie_utils::CustomPropertyManager> propMgr) in ManagedAnimation()105 std::unique_ptr<skottie_utils::CustomPropertyManager> fPropMgr;
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;
93 using namespace skottie_utils;209 return skottie_utils::MultiFrameImageAsset::Make( in loadImageAsset()
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
26 namespace skottie_utils {
18 namespace skottie_utils { namespace
192 skottie_utils::FileResourceProvider::Make(SkOSPath::Dirname(FLAGS_input[0]))) in main()
100 skottie_utils::FileResourceProvider::Make(SkOSPath::Dirname(fPath.c_str()))) in load()
169 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in load()
273 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, "__"); in main()
916 ## skottie_utils
1186 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in draw()
1189 skottie_utils::FileResourceProvider::Make(SkOSPath::Dirname(fPath.c_str()))) in draw()