Home
last modified time | relevance | path

Searched refs:compute_weight (Results 1 – 2 of 2) sorted by relevance

/third_party/skia/modules/skottie/src/animator/
DKeyframeAnimator.cpp42 this->compute_weight(fCurrentSegment, t), in getLERPInfo()
73 float KeyframeAnimator::compute_weight(const KFSegment &seg, float t) const { in compute_weight() function in skottie::internal::KeyframeAnimator
DKeyframeAnimator.h104 float compute_weight(const KFSegment& seg, float t) const;