Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dmotion.h41 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
H A Danimation.h32 void OnInitNotify(float normalizedTime, bool reverse) override in OnInitNotify()
H A Dinterpolator.h47 void OnTimestampChanged(float timestamp, float normalizedTime, bool reverse) final in OnTimestampChanged()
H A Dproperty_animation.cpp64 void PropertyAnimation::OnInitNotify(float normalizedTime, bool reverse) in OnInitNotify()
H A Danimator.cpp555 float normalizedTime = GetNormalizedTime(0.0f, true); in Cancel() local
651 float normalizedTime = GetNormalizedTime(playedTime, needStop); in NotifyInterpolator() local
894 float normalizedTime = 0.0f; in GetNormalizedTime() local