Home
last modified time | relevance | path

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

/third_party/libinput/src/
H A Dlibinput.c2443 struct libinput_event_pointer *motion_event; in pointer_notify_motion() local
2448 motion_event = zalloc(sizeof *motion_event); in pointer_notify_motion()
2450 *motion_event = (struct libinput_event_pointer) { in pointer_notify_motion()
2458 &motion_event->base); in pointer_notify_motion()

Completed in 7 milliseconds