Home
last modified time | relevance | path

Searched refs:parseKeyframes (Results 1 – 6 of 6) sorted by relevance

/third_party/skia/modules/skottie/src/animator/
DScalarKeyframeAnimator.cpp73 if (!this->parseKeyframes(abuilder, jkfs)) { in makeFromKeyframes()
DKeyframeAnimator.h131 bool parseKeyframes(const AnimationBuilder&, const skjson::ArrayValue&);
DTextKeyframeAnimator.cpp75 if (!this->parseKeyframes(abuilder, jkfs)) { in makeFromKeyframes()
DKeyframeAnimator.cpp90 bool AnimatorBuilder::parseKeyframes(const AnimationBuilder& abuilder, in parseKeyframes() function in skottie::internal::AnimatorBuilder
DVectorKeyframeAnimator.cpp202 if (!this->parseKeyframes(abuilder, jkfs)) { in makeFromKeyframes()
DVec2KeyframeAnimator.cpp139 if (!this->parseKeyframes(abuilder, jkfs)) { in makeFromKeyframes()