Home
last modified time | relevance | path

Searched defs:lerp_info (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/modules/skottie/src/animator/
DVec2KeyframeAnimator.cpp53 auto lerp_info = this->getLERPInfo(t); in onSeek() local
78 const auto lerp_info = get_lerp_info(t); in onSeek() local
DScalarKeyframeAnimator.cpp29 const auto& lerp_info = this->getLERPInfo(t); in onSeek() local
DTextKeyframeAnimator.cpp26 const auto& lerp_info = this->getLERPInfo(t); in onSeek() local
DVectorKeyframeAnimator.cpp91 const auto& lerp_info = this->getLERPInfo(t); in onSeek() local