Home
last modified time | relevance | path

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

/third_party/libinput/src/
Dlibinput.c2465 struct libinput_event_pointer *motion_absolute_event; in pointer_notify_motion_absolute() local
2470 motion_absolute_event = zalloc(sizeof *motion_absolute_event); in pointer_notify_motion_absolute()
2472 *motion_absolute_event = (struct libinput_event_pointer) { in pointer_notify_motion_absolute()
2479 &motion_absolute_event->base); in pointer_notify_motion_absolute()