Home
last modified time | relevance | path

Searched refs:libinput_event_get_device (Results 1 – 16 of 16) sorted by relevance

/ohos5.0/foundation/multimodalinput/input/service/crown_transform_processor/test/src/
H A Dcrown_transform_processor_test.cpp75 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 Dkey_event_normalize_test.cpp72 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 Dtouchpad_transform_processor_test.cpp79 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 Dtouch_transform_processor_test.cpp69 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 Dmouse_event_normalize_test.cpp77 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 Dmouse_transform_processor_test.cpp84 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 Dmouse_event_normalize.cpp95 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 Dfingerprint_event_processor.cpp68 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 Dcrown_transform_processor.cpp59 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 Dtouch_event_normalize.cpp41 auto device = libinput_event_get_device(event); in OnLibInput()
H A Dtouchpad_transform_processor.cpp62 auto device = libinput_event_get_device(event); in OnEventTouchPadDown()
116 auto device = libinput_event_get_device(event); in OnEventTouchPadMotion()
H A Dtouch_transform_processor.cpp54 auto device = libinput_event_get_device(event); in OnEventTouchDown()
/ohos5.0/foundation/multimodalinput/input/service/event_handler/test/
H A Dinput_event_handler_test.cpp81 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 Devent_normalize_handler.cpp237 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 Dkey_event_normalize.cpp59 auto device = libinput_event_get_device(event); in Normalize()
/ohos5.0/foundation/multimodalinput/input/test/facility/libinput_interface/src/
H A Dlibinput_interface.cpp84 struct libinput_device* libinput_event_get_device(struct libinput_event *event) in libinput_event_get_device() function