Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad.h489 unsigned int nonmotion_event_count; member
Devdev-mt-touchpad.c1472 if (tp->quirks.nonmotion_event_count > 10) { in tp_need_motion_history_reset()
1476 tp->quirks.nonmotion_event_count = 0; in tp_need_motion_history_reset()
1481 tp->quirks.nonmotion_event_count++; in tp_need_motion_history_reset()