Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dbackend.h196 notify_motion(struct weston_seat *seat, const struct timespec *time,
Dlibinput-device.c115 notify_motion(device->seat, &time, &event); in handle_pointer_motion()
Dinput.c1785 notify_motion(struct weston_seat *seat, in notify_motion() function
/third_party/weston/tests/
Dweston-test.c223 notify_motion(seat, &time, &event); in move_pointer()
/third_party/weston/libweston/backend-x11/
Dx11.c1402 notify_motion(&b->core_seat, &time, &motion_event); in x11_backend_deliver_motion_event()