Home
last modified time | relevance | path

Searched refs:tablet_axes (Results 1 – 5 of 5) sorted by relevance

/third_party/libinput/src/
Devdev-totem.c39 struct tablet_axes axes;
264 struct tablet_axes *axes_out, in totem_slot_fetch_axes()
269 struct tablet_axes axes = {0}; in totem_slot_fetch_axes()
374 struct tablet_axes axes; in totem_handle_slot_state()
558 struct tablet_axes axes; in totem_interface_suspend()
668 struct tablet_axes axes; in totem_interface_initial_proximity()
Devdev-tablet.h61 struct tablet_axes axes; /* for assembling the current state */
66 struct tablet_axes samples[TABLET_HISTORY_LENGTH];
Devdev-tablet.c103 const struct tablet_axes *axes) in tablet_history_push()
121 static inline const struct tablet_axes*
496 struct tablet_axes *axes, in tablet_tool_process_delta()
673 struct tablet_axes *axes) in tablet_smoothen_axes()
677 struct tablet_axes smooth = { 0 }; in tablet_smoothen_axes()
680 const struct tablet_axes *a = tablet_history_get(tablet, i); in tablet_smoothen_axes()
700 struct tablet_axes *axes_out, in tablet_check_notify_axes()
703 struct tablet_axes axes = {0}; in tablet_check_notify_axes()
1519 const struct tablet_axes *axes, in tablet_update_touch_device_rect()
1543 struct tablet_axes *axes, in tablet_send_proximity_in()
[all …]
Dlibinput-private.h358 struct tablet_axes { struct
634 const struct tablet_axes *axes);
642 const struct tablet_axes *axes);
650 const struct tablet_axes *axes);
657 const struct tablet_axes *axes,
Dlibinput.c206 struct tablet_axes axes;
2582 const struct tablet_axes *axes) in tablet_notify_axis()
2612 const struct tablet_axes *axes) in tablet_notify_proximity()
2641 const struct tablet_axes *axes) in tablet_notify_tip()
2669 const struct tablet_axes *axes, in tablet_notify_button()