Home
last modified time | relevance | path

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

/ohos5.0/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
H A Dpan_recognizer.cpp152 void PanRecognizer::UpdateTouchPointInVelocityTracker(const TouchEvent& touchEvent) in UpdateTouchPointInVelocityTracker() function in OHOS::Ace::NG::PanRecognizer
244 UpdateTouchPointInVelocityTracker(event); in HandleTouchDownEvent()
311 UpdateTouchPointInVelocityTracker(event); in HandleTouchUpEvent()
314 UpdateTouchPointInVelocityTracker(event); in HandleTouchUpEvent()
400 UpdateTouchPointInVelocityTracker(event); in HandleTouchMoveEvent()
H A Dpan_recognizer.h122 void UpdateTouchPointInVelocityTracker(const TouchEvent& touchEvent);