Home
last modified time | relevance | path

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

/ohos5.0/foundation/barrierfree/accessibility/services/aams/include/
H A Daccessibility_zoom_gesture.h66 void RecognizeInZoomStateDownEvent(MMI::PointerEvent &event);
/ohos5.0/foundation/barrierfree/accessibility/services/aams/src/
H A Daccessibility_zoom_gesture.cpp275 void AccessibilityZoomGesture::RecognizeInZoomStateDownEvent(MMI::PointerEvent &event) in RecognizeInZoomStateDownEvent() function in OHOS::Accessibility::AccessibilityZoomGesture
323 RecognizeInZoomStateDownEvent(event); in RecognizeInZoomState()