Searched defs:IsMatchGesture (Results 1 - 3 of 3) sorted by relevance
/foundation/multimodalinput/input/service/monitor/src/ | ||
H A D | gesture_monitor_handler.cpp | 74 bool GestureMonitorHandler::IsMatchGesture(int32_t action, int32_t count) const in IsMatchGesture() function in OHOS::MMI::GestureMonitorHandler |
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/ | ||
H A D | input_handler_manager.cpp | 776 bool InputHandlerManager::IsMatchGesture(const Handler &handler, int32_t action, int32_t count) in IsMatchGesture() function in OHOS::MMI::InputHandlerManager |
/foundation/multimodalinput/input/service/touch_event_normalize/src/ | ||
H A D | touch_gesture_detector.cpp | 648 bool TouchGestureDetector::IsMatchGesture(int32_t count) const in IsMatchGesture() function in OHOS::MMI::TouchGestureDetector 653 bool TouchGestureDetector::IsMatchGesture(GestureMode mode, int32_t count) const in IsMatchGesture() function in OHOS::MMI::TouchGestureDetector |
Completed in 4 milliseconds