Home
last modified time | relevance | path

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

/third_party/libinput/src/
Devdev.h654 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()
Devdev-mt-touchpad-gestures.c129 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()
Devdev-mt-touchpad.h412 struct phys_coords vector;
566 static inline struct phys_coords
570 struct phys_coords mm; in tp_phys_delta()
Devdev-mt-touchpad-thumb.c278 struct phys_coords mm; in tp_thumb_update_multifinger()
389 struct phys_coords mm = { 0.0, 0.0 }; in tp_init_thumb()
Dlibinput-private.h97 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()
Devdev-mt-touchpad-buttons.c499 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()
Devdev-mt-touchpad-edge-scroll.c311 struct phys_coords mm = { 0.0, 0.0 }; in tp_edge_scroll_init()
Devdev-mt-touchpad.c103 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()
Devdev-totem.c126 struct phys_coords mm; in totem_set_touch_device_enabled()
Devdev-mt-touchpad-tap.c1165 struct phys_coords mm = in tp_tap_exceeds_motion_threshold()
Devdev-tablet.c1483 struct phys_coords mm; in tablet_calculate_arbitration_rect()