Home
last modified time | relevance | path

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

/third_party/skia/modules/skottie/src/animator/
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()
DVectorKeyframeAnimator.h32 bool parseKFValue(const AnimationBuilder&,
DScalarKeyframeAnimator.cpp93 bool parseKFValue(const AnimationBuilder&, in parseKFValue() function in skottie::internal::__anon7baa246b0111::ScalarAnimatorBuilder
DKeyframeAnimator.h126 virtual bool parseKFValue(const AnimationBuilder&,
DTextKeyframeAnimator.cpp98 bool parseKFValue(const AnimationBuilder& abuilder, in parseKFValue() function in skottie::internal::__anonbc3adeda0111::TextAnimatorBuilder
DVectorKeyframeAnimator.cpp236 bool VectorAnimatorBuilder::parseKFValue(const AnimationBuilder&, in parseKFValue() function in skottie::internal::VectorAnimatorBuilder
DVec2KeyframeAnimator.cpp205 bool parseKFValue(const AnimationBuilder&, in parseKFValue() function in skottie::internal::__anon0c9318250111::Vec2AnimatorBuilder