Home
last modified time | relevance | path

Searched refs:makeFromKeyframes (Results 1 – 7 of 7) sorted by relevance

/third_party/skia/modules/skottie/src/animator/
DVectorKeyframeAnimator.h24 sk_sp<KeyframeAnimator> makeFromKeyframes(const AnimationBuilder&,
DAnimator.cpp96 animator = builder.makeFromKeyframes(abuilder, *jkfs); in bindImpl()
DScalarKeyframeAnimator.cpp70 sk_sp<KeyframeAnimator> makeFromKeyframes(const AnimationBuilder& abuilder, in makeFromKeyframes() function in skottie::internal::__anon7baa246b0111::ScalarAnimatorBuilder
DKeyframeAnimator.h115 virtual sk_sp<KeyframeAnimator> makeFromKeyframes(const AnimationBuilder&,
DTextKeyframeAnimator.cpp70 sk_sp<KeyframeAnimator> makeFromKeyframes(const AnimationBuilder& abuilder, in makeFromKeyframes() function in skottie::internal::__anonbc3adeda0111::TextAnimatorBuilder
DVectorKeyframeAnimator.cpp182 sk_sp<KeyframeAnimator> VectorAnimatorBuilder::makeFromKeyframes(const AnimationBuilder& abuilder, in makeFromKeyframes() function in skottie::internal::VectorAnimatorBuilder
DVec2KeyframeAnimator.cpp134 sk_sp<KeyframeAnimator> makeFromKeyframes(const AnimationBuilder& abuilder, in makeFromKeyframes() function in skottie::internal::__anon0c9318250111::Vec2AnimatorBuilder