Searched refs:phys_coords (Results 1 - 11 of 11) sorted by relevance
/third_party/libinput/src/ |
H A D | evdev.h | 653 static inline struct phys_coords 656 struct phys_coords mm; in evdev_convert_xy_to_mm() 875 static inline struct phys_coords 879 struct phys_coords mm = { 0, 0 }; in evdev_device_unit_delta_to_mm() 903 static inline struct phys_coords 907 struct phys_coords mm = { 0, 0 }; in evdev_device_units_to_mm() 933 const struct phys_coords *mm) in evdev_device_mm_to_units()
|
H A 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_handle_event_on_state_pointer_motion() 871 struct phys_coords first_moved, second_moved, distance_mm; in tp_gesture_detect_motion_gestures() 1030 struct phys_coords first_moved, second_moved; in tp_gesture_is_pinch() 1282 struct phys_coords thumb_moved; in tp_gesture_thumb_moved()
|
H A D | evdev-mt-touchpad.h | 412 struct phys_coords vector; 569 static inline struct phys_coords 573 struct phys_coords mm; in tp_phys_delta()
|
H A 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()
|
H A D | libinput-private.h | 97 struct phys_coords { struct 878 length_in_mm(const struct phys_coords mm) in length_in_mm() 941 phys_get_direction(const struct phys_coords mm) in phys_get_direction()
|
H A 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()
|
H A D | evdev-mt-touchpad-edge-scroll.c | 311 struct phys_coords mm = { 0.0, 0.0 }; in tp_edge_scroll_init()
|
H A D | evdev-totem.c | 126 struct phys_coords mm; in totem_set_touch_device_enabled()
|
H A D | evdev-mt-touchpad.c | 122 struct phys_coords mm; in tp_calculate_motion_speed() 803 struct phys_coords mm; in tp_unpin_finger() 1488 struct phys_coords mm; in tp_detect_jumps() 3347 struct phys_coords mm = { 0.0, 0.0 }; in tp_init_palmdetect_edge()
|
H A D | evdev-mt-touchpad-tap.c | 1165 struct phys_coords mm = in tp_tap_exceeds_motion_threshold()
|
H A D | evdev-tablet.c | 1550 struct phys_coords mm; in tablet_calculate_arbitration_rect()
|
Completed in 25 milliseconds