Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dbackend.h205 notify_pointer_frame(struct weston_seat *seat);
Dlibinput-device.c563 notify_pointer_frame(device->seat); in evdev_device_process_event_l()
Dinput.c1939 notify_pointer_frame(struct weston_seat *seat) in notify_pointer_frame() function
/third_party/weston/libweston/backend-x11/
Dx11.c1321 notify_pointer_frame(&b->core_seat); in x11_backend_deliver_button_event()
1333 notify_pointer_frame(&b->core_seat); in x11_backend_deliver_button_event()
1345 notify_pointer_frame(&b->core_seat); in x11_backend_deliver_button_event()
1357 notify_pointer_frame(&b->core_seat); in x11_backend_deliver_button_event()
1370 notify_pointer_frame(&b->core_seat); in x11_backend_deliver_button_event()
1403 notify_pointer_frame(&b->core_seat); in x11_backend_deliver_motion_event()
/third_party/weston/compositor/
Dscreen-share.c159 notify_pointer_frame(&seat->base); in ss_seat_handle_motion()
173 notify_pointer_frame(&seat->base); in ss_seat_handle_button()
191 notify_pointer_frame(&seat->base); in ss_seat_handle_axis()
/third_party/weston/libweston/backend-wayland/
Dwayland.c1773 notify_pointer_frame(&input->base); in input_handle_motion()
1825 notify_pointer_frame(&input->base); in input_handle_button()
1858 notify_pointer_frame(&input->base); in input_handle_axis()
1866 notify_pointer_frame(&input->base); in input_handle_frame()
/third_party/weston/libweston/backend-rdp/
Drdp.c1171 notify_pointer_frame(peerContext->item.seat); in xf_mouseEvent()