Home
last modified time | relevance | path

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

/foundation/arkui/ace_engine/frameworks/core/gestures/
Dvelocity_tracker.cpp125 void VelocityTracker::UpdateTouchPoint(const TouchEvent& event, bool end) in UpdateTouchPoint() function in OHOS::Ace::VelocityTracker
/foundation/arkui/ace_engine/frameworks/core/components_ng/gestures/recognizers/
Dpan_recognizer.cpp904 void PanRecognizer::PanVelocity::UpdateTouchPoint(int32_t id, const TouchEvent& event, bool end) in UpdateTouchPoint() function in OHOS::Ace::NG::PanRecognizer::PanVelocity