Home
last modified time | relevance | path

Searched refs:IsTouchGestureEvent (Results 1 - 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/monitor/include/
H A Dgesture_monitor_handler.h34 static bool IsTouchGestureEvent(int32_t pointerAction);
/foundation/multimodalinput/input/service/monitor/src/
H A Dgesture_monitor_handler.cpp56 bool GestureMonitorHandler::IsTouchGestureEvent(int32_t pointerAction) in IsTouchGestureEvent() function in OHOS::MMI::GestureMonitorHandler
H A Devent_monitor_handler.cpp227 if (GestureMonitorHandler::IsTouchGestureEvent(pointerEvent->GetPointerAction())) { in Expect()

Completed in 2 milliseconds