Home
last modified time | relevance | path

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

/ohos5.0/foundation/graphic/graphic_2d/rosen/modules/render_service_base/src/animation/
H A Drs_spring_model.cpp254 float extremumTime = initialVelocity_ / (naturalAngularVelocity * tmpCoeff); in EstimateDurationForCriticalDampedModel() local
305 …float extremumTime = (tmpCoeffC / tmpCoeffD > DOUBLE_NEAR_ZERO_THRESHOLD) ? tmpCoeffF * log(tmpCoe… in EstimateDurationForOverDampedModel() local