Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dbackend.h199 notify_motion_absolute(struct weston_seat *seat, const struct timespec *time,
Dlibinput-device.c146 notify_motion_absolute(device->seat, &time, x, y); in handle_pointer_motion_absolute()
Dinput.c1833 notify_motion_absolute(struct weston_seat *seat, const struct timespec *time, in notify_motion_absolute() function
/third_party/weston/libweston/backend-rdp/
Drdp.c1124 notify_motion_absolute(peerContext->item.seat, &time, in xf_mouseEvent()
1186 notify_motion_absolute(peerContext->item.seat, &time, x, y); in xf_extendedMouseEvent()
/third_party/weston/compositor/
Dscreen-share.c157 notify_motion_absolute(&seat->base, &ts, in ss_seat_handle_motion()
/third_party/weston/libweston/backend-wayland/
Dwayland.c1768 notify_motion_absolute(&input->base, &ts, x, y); in input_handle_motion()