Searched defs:normalizedTime (Results 1 – 5 of 5) sorted by relevance
36 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
47 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
32 void OnInitNotify(float normalizedTime, bool reverse) override in OnInitNotify()
516 float normalizedTime = GetNormalizedTime(0.0f, true); in Cancel() local604 float normalizedTime = GetNormalizedTime(playedTime, needStop); in NotifyInterpolator() local849 float normalizedTime = 0.0f; in GetNormalizedTime() local
65 void PropertyAnimation::OnInitNotify(float normalizedTime, bool reverse) in OnInitNotify()