Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Devdev-mt-touchpad.c200 t->hysteresis.x_motion_history = 0; in tp_detect_wobbling()
212 t->hysteresis.x_motion_history = 0; in tp_detect_wobbling()
216 t->hysteresis.x_motion_history >>= 1; in tp_detect_wobbling()
220 t->hysteresis.x_motion_history |= bit(2); in tp_detect_wobbling()
221 if (t->hysteresis.x_motion_history == r_l_r) { in tp_detect_wobbling()
364 t->hysteresis.x_motion_history = 0; in tp_new_touch()
H A Devdev-mt-touchpad.h223 uint8_t x_motion_history; member

Completed in 7 milliseconds