Home
last modified time | relevance | path

Searched refs:LIBINPUT_DEVICE_CAP_TOUCH (Results 1 - 10 of 10) sorted by relevance

/third_party/libinput/tools/
H A Dlibinput-list-devices.c326 LIBINPUT_DEVICE_CAP_TOUCH)) in print_device_notify()
H A Dlibinput-debug-events.c285 LIBINPUT_DEVICE_CAP_TOUCH)) in print_device_notify()
304 LIBINPUT_DEVICE_CAP_TOUCH)) in print_device_notify()
H A Dlibinput-record.c1847 {LIBINPUT_DEVICE_CAP_TOUCH, "touch"}, in print_libinput_description()
/third_party/libinput/src/
H A Dlibinput.c2384 case LIBINPUT_DEVICE_CAP_TOUCH: in device_has_cap()
2650 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_TOUCH)) in touch_notify_touch_down()
2676 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_TOUCH)) in touch_notify_touch_motion()
2701 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_TOUCH)) in touch_notify_touch_up()
2725 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_TOUCH)) in touch_notify_touch_cancel()
2747 if (!device_has_cap(device, LIBINPUT_DEVICE_CAP_TOUCH)) in touch_notify_frame()
H A Dlibinput.h194 LIBINPUT_DEVICE_CAP_TOUCH = 2, enumerator
2105 * LIBINPUT_DEVICE_CAP_TOUCH interface (for built-in touchscreen-like
4332 * Check how many touches a @ref LIBINPUT_DEVICE_CAP_TOUCH device supports
H A Devdev-tablet.c2265 LIBINPUT_DEVICE_CAP_TOUCH); in tablet_device_added()
H A Devdev.c2695 case LIBINPUT_DEVICE_CAP_TOUCH: in evdev_device_has_capability()
/third_party/libinput/test/
H A Dtest-touch.c650 LIBINPUT_DEVICE_CAP_TOUCH)); in START_TEST()
694 LIBINPUT_DEVICE_CAP_TOUCH)); in START_TEST()
H A Dtest-device.c1565 LIBINPUT_DEVICE_CAP_TOUCH, in START_TEST()
/third_party/libinput/export_include/
H A Dlibinput.h194 LIBINPUT_DEVICE_CAP_TOUCH = 2, enumerator
2105 * LIBINPUT_DEVICE_CAP_TOUCH interface (for built-in touchscreen-like
4332 * Check how many touches a @ref LIBINPUT_DEVICE_CAP_TOUCH device supports

Completed in 33 milliseconds