Searched refs:notify_motion_absolute (Results 1 – 6 of 6) sorted by relevance
/third_party/weston/libweston/ |
D | backend.h | 199 notify_motion_absolute(struct weston_seat *seat, const struct timespec *time,
|
D | libinput-device.c | 146 notify_motion_absolute(device->seat, &time, x, y); in handle_pointer_motion_absolute()
|
D | input.c | 1833 notify_motion_absolute(struct weston_seat *seat, const struct timespec *time, in notify_motion_absolute() function
|
/third_party/weston/libweston/backend-rdp/ |
D | rdp.c | 1124 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/ |
D | screen-share.c | 157 notify_motion_absolute(&seat->base, &ts, in ss_seat_handle_motion()
|
/third_party/weston/libweston/backend-wayland/ |
D | wayland.c | 1768 notify_motion_absolute(&input->base, &ts, x, y); in input_handle_motion()
|