Home
last modified time | relevance | path

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

/aosp_15_r20/external/skia/modules/skottie/src/animator/
H A DVectorKeyframeAnimator.h38 sk_sp<KeyframeAnimator> makeFromKeyframes(const AnimationBuilder&,
H A DAnimator.cpp115 animator = builder.makeFromKeyframes(abuilder, *jkfs); in bindImpl()
H A DScalarKeyframeAnimator.cpp81 sk_sp<KeyframeAnimator> makeFromKeyframes(const AnimationBuilder& abuilder, in makeFromKeyframes() function in skottie::internal::__anoncedef9ef0111::ScalarAnimatorBuilder
H A DKeyframeAnimator.h122 virtual sk_sp<KeyframeAnimator> makeFromKeyframes(const AnimationBuilder&,
H A DTextKeyframeAnimator.cpp81 sk_sp<KeyframeAnimator> makeFromKeyframes(const AnimationBuilder& abuilder, in makeFromKeyframes() function in skottie::internal::__anon9a74835e0111::TextAnimatorBuilder
H A DVectorKeyframeAnimator.cpp197 sk_sp<KeyframeAnimator> VectorAnimatorBuilder::makeFromKeyframes(const AnimationBuilder& abuilder, in makeFromKeyframes() function in skottie::internal::VectorAnimatorBuilder
H A DVec2KeyframeAnimator.cpp160 sk_sp<KeyframeAnimator> makeFromKeyframes(const AnimationBuilder& abuilder, in makeFromKeyframes() function in skottie::internal::__anoneaccbca90111::Vec2AnimatorBuilder