Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-fallback.c768 dispatch->pending_event |= EVDEV_RELATIVE_MOTION; in fallback_process_relative()
772 dispatch->pending_event |= EVDEV_RELATIVE_MOTION; in fallback_process_relative()
906 if (dispatch->pending_event & EVDEV_RELATIVE_MOTION) in fallback_handle_state()
H A Devdev.h52 EVDEV_RELATIVE_MOTION = bit(6), enumerator

Completed in 7 milliseconds