Searched refs:getLERPInfo (Results 1 – 6 of 6) sorted by relevance
58 const auto& lerp_info = this->getLERPInfo(t); in onSeek()
76 const auto& lerp_info = this->getLERPInfo(t); in onSeek()
80 LERPInfo getLERPInfo(float t) const;
18 KeyframeAnimator::LERPInfo KeyframeAnimator::getLERPInfo(float t) const { in getLERPInfo() function in skottie::internal::KeyframeAnimator
91 const auto& lerp_info = this->getLERPInfo(t); in onSeek()
159 auto lerp_info = this->getLERPInfo(t); in onSeek()