Searched refs:KeyframeAnimator (Results 1 – 2 of 2) sorted by relevance
217 class KeyframeAnimator final : public KeyframeAnimatorBase { class219 static std::unique_ptr<KeyframeAnimator> Make(const Json::Value& jframes, in Make()221 std::unique_ptr<KeyframeAnimator> animator(new KeyframeAnimator(jframes, std::move(apply))); in Make()237 KeyframeAnimator(const Json::Value& jframes, in KeyframeAnimator() function in skottie::__anondee2bb1a0111::KeyframeAnimator308 auto animator = KeyframeAnimator<T>::Make(jpropK, std::move(apply)); in BindPropertyImpl()
217 class KeyframeAnimator final : public KeyframeAnimatorBase { class219 static std::unique_ptr<KeyframeAnimator> Make(const Json::Value& jframes, in Make()221 std::unique_ptr<KeyframeAnimator> animator(new KeyframeAnimator(jframes, std::move(apply))); in Make()237 KeyframeAnimator(const Json::Value& jframes, in KeyframeAnimator() function in skottie::__anona46874230111::KeyframeAnimator308 auto animator = KeyframeAnimator<T>::Make(jpropK, std::move(apply)); in BindPropertyImpl()