Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds