Searched defs:motion_index (Results 1 - 1 of 1) sorted by relevance
/third_party/libinput/src/ | ||
H A D | evdev-mt-touchpad.c | 162 int motion_index = (t->history.index + 1) % TOUCHPAD_HISTORY_LENGTH; in tp_motion_history_push() local |
Completed in 7 milliseconds