Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-fallback.c892 dispatch->pending_event |= EVDEV_RELATIVE_MOTION; in fallback_process_relative()
896 dispatch->pending_event |= EVDEV_RELATIVE_MOTION; in fallback_process_relative()
1048 if (dispatch->pending_event & EVDEV_RELATIVE_MOTION) in fallback_handle_state()
Devdev.h52 EVDEV_RELATIVE_MOTION = bit(6), enumerator