Home
last modified time | relevance | path

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

/external/skia/modules/skottie/src/animator/
DKeyframeAnimator.cpp128 auto parsed = this->parseKFValue(abuilder, jkf, jkf["s"], v); in parseKeyframes()
135 parsed = this->parseKFValue(abuilder, jkf, (*prev_kf)["e"], v); in parseKeyframes()
DVectorKeyframeAnimator.h29 bool parseKFValue(const AnimationBuilder&,
DScalarKeyframeAnimator.cpp40 bool parseKFValue(const AnimationBuilder&, in parseKFValue() function in skottie::internal::__anon55a5fcf90111::ScalarKeyframeAnimator::Builder
DTextKeyframeAnimator.cpp45 bool parseKFValue(const AnimationBuilder& abuilder, in parseKFValue() function in skottie::internal::__anonb8ab3be80111::TextKeyframeAnimator::Builder
DKeyframeAnimator.h116 virtual bool parseKFValue(const AnimationBuilder&,
DVectorKeyframeAnimator.cpp200 bool VectorKeyframeAnimatorBuilder::parseKFValue(const AnimationBuilder&, in parseKFValue() function in skottie::internal::VectorKeyframeAnimatorBuilder
DVec2KeyframeAnimator.cpp100 bool parseKFValue(const AnimationBuilder&, in parseKFValue() function in skottie::internal::__anon090375330111::Vec2KeyframeAnimator::Builder