Searched refs:phys_coords (Results 1 – 11 of 11) sorted by relevance
/third_party/libinput/src/ |
D | evdev.h | 654 static inline struct phys_coords 657 struct phys_coords mm; in evdev_convert_xy_to_mm() 876 static inline struct phys_coords 880 struct phys_coords mm = { 0, 0 }; in evdev_device_unit_delta_to_mm() 904 static inline struct phys_coords 908 struct phys_coords mm = { 0, 0 }; in evdev_device_units_to_mm() 934 const struct phys_coords *mm) in evdev_device_mm_to_units()
|
D | evdev-mt-touchpad-gestures.c | 129 struct phys_coords zero = {0.0, 0.0}; in tp_gesture_init_scroll() 290 static struct phys_coords 304 struct phys_coords mm; in tp_gesture_get_direction() 364 struct phys_coords delta_mm, vector; in tp_gesture_apply_scroll_constraints() 695 struct phys_coords first_moved; in tp_gesture_pointer_motion_handle_event() 867 struct phys_coords first_moved, second_moved, distance_mm; in tp_gesture_detect_motion_gestures() 1026 struct phys_coords first_moved, second_moved; in tp_gesture_is_pinch() 1279 struct phys_coords thumb_moved; in tp_gesture_thumb_moved()
|
D | evdev-mt-touchpad.h | 412 struct phys_coords vector; 566 static inline struct phys_coords 570 struct phys_coords mm; in tp_phys_delta()
|
D | evdev-mt-touchpad-thumb.c | 278 struct phys_coords mm; in tp_thumb_update_multifinger() 389 struct phys_coords mm = { 0.0, 0.0 }; in tp_init_thumb()
|
D | libinput-private.h | 97 struct phys_coords { struct 812 length_in_mm(const struct phys_coords mm) in length_in_mm() 875 phys_get_direction(const struct phys_coords mm) in phys_get_direction()
|
D | evdev-mt-touchpad-buttons.c | 499 struct phys_coords mm; in tp_button_check_for_movement() 631 struct phys_coords mm = { 0.0, 0.0 }; in tp_init_softbuttons() 697 struct phys_coords mm; in tp_init_top_softbuttons()
|
D | evdev-mt-touchpad-edge-scroll.c | 311 struct phys_coords mm = { 0.0, 0.0 }; in tp_edge_scroll_init()
|
D | evdev-mt-touchpad.c | 103 struct phys_coords mm; in tp_calculate_motion_speed() 785 struct phys_coords mm; in tp_unpin_finger() 1492 struct phys_coords mm; in tp_detect_jumps() 3253 struct phys_coords mm = { 0.0, 0.0 }; in tp_init_palmdetect_edge()
|
D | evdev-totem.c | 126 struct phys_coords mm; in totem_set_touch_device_enabled()
|
D | evdev-mt-touchpad-tap.c | 1165 struct phys_coords mm = in tp_tap_exceeds_motion_threshold()
|
D | evdev-tablet.c | 1483 struct phys_coords mm; in tablet_calculate_arbitration_rect()
|