Home
last modified time | relevance | path

Searched defs:normalizedTime (Results 1 – 5 of 5) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
Dmotion.h41 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
Dinterpolator.h47 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
Danimation.h32 void OnInitNotify(float normalizedTime, bool reverse) override in OnInitNotify()
Dproperty_animation.cpp65 void PropertyAnimation::OnInitNotify(float normalizedTime, bool reverse) in OnInitNotify()
Danimator.cpp557 float normalizedTime = GetNormalizedTime(0.0f, true); in Cancel() local
645 float normalizedTime = GetNormalizedTime(playedTime, needStop); in NotifyInterpolator() local
901 float normalizedTime = 0.0f; in GetNormalizedTime() local