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.cpp64 void PropertyAnimation::OnInitNotify(float normalizedTime, bool reverse) in OnInitNotify()
Danimator.cpp566 float normalizedTime = GetNormalizedTime(0.0f, true); in Cancel() local
662 float normalizedTime = GetNormalizedTime(playedTime, needStop); in NotifyInterpolator() local
906 float normalizedTime = 0.0f; in GetNormalizedTime() local