Searched refs:Vec2KeyframeAnimator (Results 1 – 4 of 4) sorted by relevance
22 class Vec2KeyframeAnimator final : public KeyframeAnimator { class29 Vec2KeyframeAnimator(std::vector<Keyframe> kfs, std::vector<SkCubicMap> cms, in Vec2KeyframeAnimator() function in skottie::internal::__anon6447f0df0111::Vec2KeyframeAnimator97 const std::vector<Vec2KeyframeAnimator::SpatialValue> fValues;144 return sk_sp<Vec2KeyframeAnimator>( in makeFromKeyframes()145 new Vec2KeyframeAnimator(std::move(fKFs), in makeFromKeyframes()163 void backfill_spatial(const Vec2KeyframeAnimator::SpatialValue& val) { in backfill_spatial()209 Vec2KeyframeAnimator::SpatialValue val; in parseKFValue()232 std::vector<Vec2KeyframeAnimator::SpatialValue> fValues;
84 srcs = ["Vec2KeyframeAnimator.cpp"],
40 "$_src/animator/Vec2KeyframeAnimator.cpp",
2365 "modules/skottie/src/animator/Vec2KeyframeAnimator.cpp",