/ohos5.0/foundation/multimodalinput/input/service/crown_transform_processor/test/src/ |
H A D | crown_transform_processor_test.cpp | 75 struct libinput_device *device = libinput_event_get_device(event); in SetupCrown() 133 struct libinput_device *dev = libinput_event_get_device(event); 154 struct libinput_device *dev = libinput_event_get_device(event); 175 struct libinput_device *dev = libinput_event_get_device(event); 198 struct libinput_device *dev = libinput_event_get_device(event); 233 struct libinput_device *dev = libinput_event_get_device(event);
|
/ohos5.0/foundation/multimodalinput/input/service/key_event_normalize/test/ |
H A D | key_event_normalize_test.cpp | 72 struct libinput_device *device = libinput_event_get_device(event); in SetupKeyboard() 100 struct libinput_device *dev = libinput_event_get_device(event); 127 struct libinput_device *dev = libinput_event_get_device(event); 158 struct libinput_device *dev = libinput_event_get_device(event); 189 struct libinput_device *dev = libinput_event_get_device(event); 216 struct libinput_device *dev = libinput_event_get_device(event); 246 struct libinput_device *dev = libinput_event_get_device(event); 276 struct libinput_device *dev = libinput_event_get_device(event); 300 struct libinput_device *dev = libinput_event_get_device(event);
|
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/test/src/ |
H A D | touchpad_transform_processor_test.cpp | 79 struct libinput_device *device = libinput_event_get_device(event); in SetupTouchpad() 417 struct libinput_device *dev = libinput_event_get_device(event); 453 struct libinput_device *dev = libinput_event_get_device(event); 490 struct libinput_device *dev = libinput_event_get_device(event); 530 struct libinput_device *dev = libinput_event_get_device(event); 570 struct libinput_device *dev = libinput_event_get_device(event); 607 struct libinput_device *dev = libinput_event_get_device(event); 645 struct libinput_device *dev = libinput_event_get_device(event); 680 struct libinput_device *dev = libinput_event_get_device(event); 727 struct libinput_device *dev = libinput_event_get_device(event); [all …]
|
H A D | touch_transform_processor_test.cpp | 69 struct libinput_device *device = libinput_event_get_device(event); in SetupTouchscreen() 239 auto device = libinput_event_get_device(event); 351 struct libinput_device *dev = libinput_event_get_device(event); 388 struct libinput_device *dev = libinput_event_get_device(event); 420 struct libinput_device *dev = libinput_event_get_device(event);
|
/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/test/src/ |
H A D | mouse_event_normalize_test.cpp | 77 struct libinput_device *device = libinput_event_get_device(event); in SetupMouse() 151 struct libinput_device *dev = libinput_event_get_device(event); 176 struct libinput_device *dev = libinput_event_get_device(event); 212 struct libinput_device *dev = libinput_event_get_device(event); 527 struct libinput_device *dev = libinput_event_get_device(event); 563 struct libinput_device *dev = libinput_event_get_device(event);
|
H A D | mouse_transform_processor_test.cpp | 84 struct libinput_device *device = libinput_event_get_device(event); in SetupMouse() 917 struct libinput_device *dev = libinput_event_get_device(event); 938 struct libinput_device *dev = libinput_event_get_device(event); 960 struct libinput_device *dev = libinput_event_get_device(event); 985 struct libinput_device *dev = libinput_event_get_device(event); 1470 struct libinput_device *dev = libinput_event_get_device(event); 1500 struct libinput_device *dev = libinput_event_get_device(event); 1530 struct libinput_device *dev = libinput_event_get_device(event); 1575 struct libinput_device *dev = libinput_event_get_device(event);
|
/ohos5.0/foundation/multimodalinput/input/service/mouse_event_normalize/src/ |
H A D | mouse_event_normalize.cpp | 95 auto device = libinput_event_get_device(event); in OnEvent() 143 auto device = libinput_event_get_device(event); in NormalizeRotateEvent() 164 auto device = libinput_event_get_device(event); in CheckAndPackageAxisEvent()
|
/ohos5.0/foundation/multimodalinput/input/service/fingerprint_event_processor/src/ |
H A D | fingerprint_event_processor.cpp | 68 auto device = libinput_event_get_device(event); in IsFingerprintEvent() 93 auto device = libinput_event_get_device(event); in SetPowerAndVolumeKeyState() 229 auto device = libinput_event_get_device(event); in HandleFingerprintEvent()
|
/ohos5.0/foundation/multimodalinput/input/service/crown_transform_processor/src/ |
H A D | crown_transform_processor.cpp | 59 auto device = libinput_event_get_device(event); in IsCrownEvent() 88 auto device = libinput_event_get_device(event); in NormalizeRotateEvent()
|
/ohos5.0/foundation/multimodalinput/input/service/touch_event_normalize/src/ |
H A D | touch_event_normalize.cpp | 41 auto device = libinput_event_get_device(event); in OnLibInput()
|
H A D | touchpad_transform_processor.cpp | 62 auto device = libinput_event_get_device(event); in OnEventTouchPadDown() 116 auto device = libinput_event_get_device(event); in OnEventTouchPadMotion()
|
H A D | touch_transform_processor.cpp | 54 auto device = libinput_event_get_device(event); in OnEventTouchDown()
|
/ohos5.0/foundation/multimodalinput/input/service/event_handler/test/ |
H A D | input_event_handler_test.cpp | 81 struct libinput_device *device = libinput_event_get_device(event); in SetupTouchpad() 320 struct libinput_device *dev = libinput_event_get_device(event);
|
/ohos5.0/foundation/multimodalinput/input/service/event_handler/src/ |
H A D | event_normalize_handler.cpp | 237 auto device = libinput_event_get_device(event); in OnEventDeviceAdded() 251 auto device = libinput_event_get_device(event); in OnEventDeviceRemoved() 755 auto touchPadDevice = libinput_event_get_device(event); in JudgeIfSwipeInward()
|
/ohos5.0/foundation/multimodalinput/input/service/key_event_normalize/src/ |
H A D | key_event_normalize.cpp | 59 auto device = libinput_event_get_device(event); in Normalize()
|
/ohos5.0/foundation/multimodalinput/input/test/facility/libinput_interface/src/ |
H A D | libinput_interface.cpp | 84 struct libinput_device* libinput_event_get_device(struct libinput_event *event) in libinput_event_get_device() function
|