Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad-gestures.c368 INACTIVE_THRESHOLD = ms2us(50), in tp_gesture_apply_scroll_constraints() local
452 if (tp->scroll.duration.v < INACTIVE_THRESHOLD) in tp_gesture_apply_scroll_constraints()
457 if (tp->scroll.duration.h < INACTIVE_THRESHOLD) in tp_gesture_apply_scroll_constraints()