Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_gesture_recognizer.cpp380 std::vector<Pointer> pointerPath = GetPointerPath(pointerRoute_); in recognizeDirectionGesture()
404 std::vector<Pointer> AccessibilityGestureRecognizer::GetPointerPath(std::vector<Pointer> &route) in GetPointerPath() function in OHOS::Accessibility::AccessibilityGestureRecognizer
/ohos5.0/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_gesture_recognizer.h294 std::vector<Pointer> GetPointerPath(std::vector<Pointer> &route);