Home
last modified time | relevance | path

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

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