Home
last modified time | relevance | path

Searched defs:normalizedTime (Results 1 - 2 of 2) sorted by relevance

/foundation/arkui/ace_engine/frameworks/core/animation/
H A Dproperty_animation.cpp64 void PropertyAnimation::OnInitNotify(float normalizedTime, bool reverse) in OnInitNotify() argument
H A Danimator.cpp555 float normalizedTime = GetNormalizedTime(0.0f, true); in Cancel() local
649 float normalizedTime = GetNormalizedTime(playedTime, needStop); in NotifyInterpolator() local
892 float normalizedTime = 0.0f; in GetNormalizedTime() local
[all...]

Completed in 3 milliseconds