Home
last modified time | relevance | path

Searched refs:tip_event (Results 1 – 2 of 2) sorted by relevance

/third_party/libinput/src/
Dlibinput.c2827 struct libinput_event_tablet_tool *tip_event; in tablet_notify_tip() local
2829 tip_event = zalloc(sizeof *tip_event); in tablet_notify_tip()
2831 *tip_event = (struct libinput_event_tablet_tool) { in tablet_notify_tip()
2838 memcpy(tip_event->changed_axes, in tablet_notify_tip()
2840 sizeof(tip_event->changed_axes)); in tablet_notify_tip()
2845 &tip_event->base); in tablet_notify_tip()
/third_party/libinput/patch/diff_libinput_mmi/libinput/
Dlibinput_0000.diff5074 memcpy(tip_event->changed_axes,