Home
last modified time | relevance | path

Searched refs:propMgr (Results 1 – 3 of 3) sorted by relevance

/third_party/flutter/skia/modules/canvaskit/
Dskottie_bindings.cpp163 std::unique_ptr<skottie_utils::CustomPropertyManager> propMgr) in ManagedAnimation() argument
165 , fPropMgr(std::move(propMgr)) {} in ManagedAnimation()
/third_party/skia/experimental/skottiekit/
Dskottiekit_bindings.cpp193 std::unique_ptr<skottie_utils::CustomPropertyManager> propMgr) in ManagedAnimation() argument
195 , fPropMgr(std::move(propMgr)) {} in ManagedAnimation()
/third_party/skia/modules/canvaskit/
Dskottie_bindings.cpp273 std::unique_ptr<skottie_utils::CustomPropertyManager> propMgr) in ManagedAnimation() argument
275 , fPropMgr(std::move(propMgr)) in ManagedAnimation()