Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-debounce.c160 if (fallback->debounce.spurious_enabled) in debounce_enable_spurious()
164 fallback->debounce.spurious_enabled = true; in debounce_enable_spurious()
216 if (fallback->debounce.spurious_enabled) { in debounce_is_down_handle_event()
Devdev-fallback.h134 bool spurious_enabled; member