Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad-gestures.c1279 struct phys_coords thumb_moved; in tp_gesture_thumb_moved() local
1286 thumb_moved = tp_gesture_mm_moved(tp, thumb); in tp_gesture_thumb_moved()
1287 thumb_mm = hypot(thumb_moved.x, thumb_moved.y); in tp_gesture_thumb_moved()