Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev-mt-touchpad-gestures.c204 mm = tp_phys_delta(tp, delta); in tp_gesture_get_direction()
269 delta_mm = tp_phys_delta(tp, *raw); in tp_gesture_apply_scroll_constraints()
Devdev-mt-touchpad.h548 tp_phys_delta(const struct tp_dispatch *tp, in tp_phys_delta() function
Devdev-mt-touchpad-tap.c819 tp_phys_delta(tp, device_delta(t->point, t->tap.initial)); in tp_tap_exceeds_motion_threshold()
Devdev-mt-touchpad.c990 dirs = phys_get_direction(tp_phys_delta(tp, delta)); in tp_palm_detect_move_out_of_edge()