Searched refs:VectorKeyframeAnimator (Results 1 – 4 of 4) sorted by relevance
86 class VectorKeyframeAnimator final : public KeyframeAnimator { class88 VectorKeyframeAnimator(std::vector<Keyframe> kfs, in VectorKeyframeAnimator() function in skottie::internal::__anond963b1ec0111::VectorKeyframeAnimator226 return sk_sp<VectorKeyframeAnimator>( in makeFromKeyframes()227 new VectorKeyframeAnimator(std::move(fKFs), in makeFromKeyframes()
20 "VectorKeyframeAnimator.cpp",21 "VectorKeyframeAnimator.h",
63 "$_modules/skottie/src/animator/VectorKeyframeAnimator.cpp",64 "$_modules/skottie/src/animator/VectorKeyframeAnimator.h",
2648 "modules/skottie/src/animator/VectorKeyframeAnimator.cpp",