Home
last modified time | relevance | path

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

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

Completed in 4 milliseconds