Home
last modified time | relevance | path

Searched refs:EVDEV_ABSOLUTE_MT (Results 1 - 2 of 2) sorted by relevance

/third_party/libinput/src/
H A Devdev-fallback.c546 dispatch->pending_event |= EVDEV_ABSOLUTE_MT; in fallback_process_touch()
566 dispatch->pending_event |= EVDEV_ABSOLUTE_MT; in fallback_process_touch()
574 dispatch->pending_event |= EVDEV_ABSOLUTE_MT; in fallback_process_touch()
580 dispatch->pending_event |= EVDEV_ABSOLUTE_MT; in fallback_process_touch()
600 dispatch->pending_event |= EVDEV_ABSOLUTE_MT; in fallback_process_touch()
932 if (dispatch->pending_event & EVDEV_ABSOLUTE_MT) in fallback_handle_state()
H A Devdev.h49 EVDEV_ABSOLUTE_MT = bit(3), enumerator

Completed in 7 milliseconds