Home
last modified time | relevance | path

Searched refs:skottie_utils (Results 1 - 9 of 9) sorted by relevance

/third_party/skia/modules/skottie/gm/
H A DSkottieGM.cpp111 fPropManager = std::make_unique<skottie_utils::CustomPropertyManager>();
173 std::unique_ptr<skottie_utils::CustomPropertyManager> fPropManager;
174 std::vector<skottie_utils::CustomPropertyManager::PropKey> fColorProps,
H A DExternalProperties.cpp56 fPropManager = std::make_unique<skottie_utils::CustomPropertyManager>();
132 std::unique_ptr<skottie_utils::CustomPropertyManager> fPropManager;
/third_party/skia/modules/canvaskit/
H A Dskottie_bindings.cpp155 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;
/third_party/skia/experimental/skottiekit/
H A Dskottiekit_bindings.cpp110 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;
/third_party/skia/modules/skottie/utils/
H A DSkottieUtils.h20 namespace skottie_utils { namespace
130 } // namespace skottie_utils
H A DSkottieUtils.cpp10 namespace skottie_utils { namespace
250 } // namespace skottie_utils
/third_party/skia/tools/viewer/
H A DSkottieSlide.cpp169 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in load()
/third_party/skia/modules/skottie/src/
H A DSkottieTool.cpp273 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(rp, "__"); in main()
/third_party/skia/dm/
H A DDMSrcSink.cpp1198 sk_make_sp<skottie_utils::ExternalAnimationPrecompInterceptor>(resource_provider, in draw()

Completed in 9 milliseconds