Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A 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()
H A Devdev-tablet.c104 const struct tablet_axes *axes) in tablet_history_push()
122 static inline const struct tablet_axes*
487 struct tablet_axes *axes, in tablet_tool_process_delta()
680 struct tablet_axes *axes) in tablet_smoothen_axes()
684 struct tablet_axes smooth = { 0 }; in tablet_smoothen_axes()
687 const struct tablet_axes *a = tablet_history_get(tablet, i); in tablet_smoothen_axes()
707 struct tablet_axes *axes_out, in tablet_check_notify_axes()
710 struct tablet_axes axes = {0}; in tablet_check_notify_axes()
1588 const struct tablet_axes *axes, in tablet_update_touch_device_rect()
1612 struct tablet_axes *axe in tablet_send_proximity_in()
[all...]
H A Devdev-tablet.h61 struct tablet_axes axes; /* for assembling the current state */
66 struct tablet_axes samples[TABLET_HISTORY_LENGTH];
H A Dlibinput-private.h432 struct tablet_axes { struct
744 const struct tablet_axes *axes);
752 const struct tablet_axes *axes);
760 const struct tablet_axes *axes);
767 const struct tablet_axes *axes,
H A Dlibinput.c215 struct tablet_axes axes;
2767 const struct tablet_axes *axes) in tablet_notify_axis()
2797 const struct tablet_axes *axes) in tablet_notify_proximity()
2826 const struct tablet_axes *axes) in tablet_notify_tip()
2854 const struct tablet_axes *axes, in tablet_notify_button()

Completed in 14 milliseconds