Home
last modified time | relevance | path

Searched defs:inputDev (Results 1 – 3 of 3) sorted by relevance

/foundation/multimodalinput/input/service/joystick/src/
Djoystick_event_normalize.cpp30 auto inputDev = libinput_event_get_device(event); in OnButtonEvent() local
40 auto inputDev = libinput_event_get_device(event); in OnAxisEvent() local
58 …_ptr<JoystickEventProcessor> JoystickEventNormalize::GetProcessor(struct libinput_device *inputDev) in GetProcessor()
Djoystick_event_processor.cpp41 auto inputDev = libinput_event_get_device(event); in OnButtonEvent() local
/foundation/multimodalinput/input/service/custom_config_parser/src/
Dspecial_input_device_parser.cpp126 ExactlyMatchInputDevice inputDev; in ParseExactlyMatch() local
155 ContainMatchInputDevice inputDev; in ParseContainMatch() local
184 SpecialInputDevice inputDev; in ParseSpecialInputDevice() local