Searched refs:GetUpVelocity (Results 1 – 2 of 2) sorted by relevance
59 double GetUpVelocity(const TouchEvent& lastMoveInfo,
213 payload[UP_SPEED_KEY] = std::to_string(GetUpVelocity(lastTouchEvent_, curTouchEvent_)); in HandleTouchUp()261 double ResSchedReport::GetUpVelocity(const TouchEvent& lastMoveInfo, in GetUpVelocity() function in OHOS::Ace::ResSchedReport