Home
last modified time | relevance | path

Searched refs:device_coords (Results 1 - 15 of 15) sorted by relevance

/third_party/libinput/src/
H A Devdev-fallback.h80 struct device_coords point;
81 struct device_coords hysteresis_center;
98 struct device_coords point;
107 struct device_coords hysteresis_margin;
111 struct device_coords rel;
115 struct device_coords lo_res;
116 struct device_coords hi_res;
H A Devdev-mt-touchpad.h190 struct device_coords point;
211 struct device_coords point;
222 struct device_coords center;
232 struct device_coords center;
241 struct device_coords initial;
248 struct device_coords initial;
258 struct device_coords initial;
263 struct device_coords first; /* first coordinates if is_palm == true */
268 struct device_coords initial;
339 struct device_coords margi
[all...]
H A Devdev.h198 struct device_coords dimensions;
201 struct device_coords min, max;
407 struct device_coords *point);
411 struct device_coords *point);
711 static inline struct device_coords
712 evdev_hysteresis(const struct device_coords *in, in evdev_hysteresis()
713 const struct device_coords *center, in evdev_hysteresis()
714 const struct device_coords *margin) in evdev_hysteresis()
724 struct device_coords result; in evdev_hysteresis()
877 const struct device_coords *unit in evdev_device_unit_delta_to_mm()
[all...]
H A Dlibinput-private.h48 struct device_coords { struct
433 struct device_coords point;
633 const struct device_coords *point);
671 const struct device_coords *point);
678 const struct device_coords *point);
816 device_delta(const struct device_coords a, const struct device_coords b) in device_delta()
827 device_average(const struct device_coords a, const struct device_coords b) in device_average()
961 point_in_rect(const struct device_coords *poin
[all...]
H A Devdev-fallback.c135 struct device_coords point; in fallback_filter_defuzz_touch()
212 struct device_coords point; in fallback_flush_absolute_motion()
231 struct device_coords point; in fallback_flush_mt_down()
269 struct device_coords point; in fallback_flush_mt_motion()
356 struct device_coords point; in fallback_flush_st_down()
390 struct device_coords point; in fallback_flush_st_motion()
811 struct device_coords point = slot->point; in fallback_arbitrate_touch()
1010 struct device_coords point; in cancel_touches()
H A Devdev-tablet.h62 struct device_coords last_smooth_point;
H A Devdev-mt-touchpad-thumb.c277 struct device_coords distance; in tp_thumb_update_multifinger()
388 struct device_coords edges; in tp_init_thumb()
H A Devdev-mt-touchpad-edge-scroll.c310 struct device_coords edges; in tp_edge_scroll_init()
425 struct device_coords raw; in tp_edge_scroll_post_events()
H A Devdev-mt-touchpad.c121 struct device_coords delta; in tp_calculate_motion_speed()
190 const struct device_coords* prev_point; in tp_detect_wobbling()
478 struct device_coords
481 struct device_coords delta; in tp_get_delta()
482 const struct device_coords zero = { 0.0, 0.0 }; in tp_get_delta()
804 struct device_coords delta; in tp_unpin_finger()
1487 struct device_coords delta; in tp_detect_jumps()
3348 struct device_coords edges; in tp_init_palmdetect_edge()
H A Devdev-mt-touchpad-gestures.c108 struct device_coords d; in tp_get_touches_delta()
293 struct device_coords delta; in tp_gesture_mm_moved()
870 struct device_coords delta; in tp_gesture_detect_motion_gestures()
H A Devdev-mt-touchpad-buttons.c498 struct device_coords delta; in tp_button_check_for_movement()
629 struct device_coords edges; in tp_init_softbuttons()
689 struct device_coords edges; in tp_init_top_softbuttons()
H A Dlibinput.c180 struct device_coords absolute;
195 struct device_coords point;
2464 const struct device_coords *point) in pointer_notify_motion_absolute()
2646 const struct device_coords *point) in touch_notify_touch_down()
2672 const struct device_coords *point) in touch_notify_touch_motion()
H A Devdev-totem.c42 struct device_coords last_point;
H A Devdev.c363 struct device_coords *point) in evdev_transform_absolute()
373 struct device_coords *point) in evdev_transform_relative()
H A Devdev-tablet.c491 struct device_coords delta = { 0, 0 }; in tablet_tool_process_delta()

Completed in 32 milliseconds