Home
last modified time | relevance | path

Searched defs:tmpCoeffC (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.cpp222 double tmpCoeffC = std::fabs(threshold / tmpCoeffB); in EstimateDurationForUnderDampedModel() local
278 double tmpCoeffC = initialOffset_ * naturalAngularVelocity + initialVelocity_ * tmpCoeffA; in EstimateDurationForOverDampedModel() local