Home
last modified time | relevance | path

Searched defs:CheckMonitorValid (Results 1 – 5 of 5) sorted by relevance

/foundation/multimodalinput/input/frameworks/proxy/event_handler/include/
Dpre_monitor_manager.h53 virtual bool CheckMonitorValid(TouchGestureType type, int32_t fingers) in CheckMonitorValid() function
Dinput_handler_manager.h83 virtual bool CheckMonitorValid(TouchGestureType type, int32_t fingers) in CheckMonitorValid() function
/foundation/multimodalinput/input/frameworks/proxy/event_handler/src/
Dinput_monitor_manager.cpp76 bool InputMonitorManager::CheckMonitorValid(TouchGestureType type, int32_t fingers) in CheckMonitorValid() function in OHOS::MMI::InputMonitorManager
/foundation/multimodalinput/input/service/monitor/src/
Dgesture_monitor_handler.cpp34 bool GestureMonitorHandler::CheckMonitorValid(TouchGestureType type, int32_t fingers) in CheckMonitorValid() function in OHOS::MMI::GestureMonitorHandler
/foundation/multimodalinput/input/frameworks/proxy/event_handler/test/
Dinput_handler_manager_test.cpp64 bool CheckMonitorValid(TouchGestureType type, int32_t fingers) override in CheckMonitorValid() function in OHOS::MMI::MYInputHandlerManager