Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/animator/
H A DKeyframeAnimator.cpp127 auto parsed = this->parseKFValue(abuilder, jkf, jkf["s"], v); in parseKeyframes()
134 parsed = this->parseKFValue(abuilder, jkf, (*prev_kf)["e"], v); in parseKeyframes()
H A DVectorKeyframeAnimator.h32 bool parseKFValue(const AnimationBuilder&,
H A DKeyframeAnimator.h126 virtual bool parseKFValue(const AnimationBuilder&,
H A DTextKeyframeAnimator.cpp98 bool parseKFValue(const AnimationBuilder& abuilder,
H A DScalarKeyframeAnimator.cpp93 bool parseKFValue(const AnimationBuilder&,
H A DVectorKeyframeAnimator.cpp206 // parseKFValue() might have stored fewer vectors thanks to tail-deduping. in makeFromKeyframes()
236 bool VectorAnimatorBuilder::parseKFValue(const AnimationBuilder&, in parseKFValue() function in skottie::internal::VectorAnimatorBuilder
H A DVec2KeyframeAnimator.cpp205 bool parseKFValue(const AnimationBuilder&,

Completed in 3 milliseconds