Home
last modified time | relevance | path

Searched refs:GetLinearSlope (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/gestures/
H A Dvelocity_tracker.cpp62 double GetLinearSlope(const LeastSquareImpl& axis) in GetLinearSlope() function
102 v = GetLinearSlope(axis); in CorrectMonotonicAxisVelocity()
118 velocity = GetLinearSlope(axis); in UpdateAxisVelocity()