Searched refs:IsInCurrentRange (Results 1 – 2 of 2) sorted by relevance
156 bool TrackAnimationState::IsInCurrentRange(float progress) const noexcept in IsInCurrentRange() function in Internal::TrackAnimationState170 if (IsInCurrentRange(progress)) { in UpdateIndex()
90 bool IsInCurrentRange(float progress) const noexcept; in META_BEGIN_NAMESPACE()