Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dlibweston-internal.h204 weston_seat_release_pointer(struct weston_seat *seat);
Dlibinput-device.c747 weston_seat_release_pointer(device->seat); in evdev_device_destroy_l()
Dinput.c3360 weston_seat_release_pointer(struct weston_seat *seat) in weston_seat_release_pointer() function
/third_party/weston/tests/
Dweston-test.c307 weston_seat_release_pointer(seat); in device_release()
/third_party/weston/libweston/backend-rdp/
Drdp.c802 weston_seat_release_pointer(context->item.seat); in rdp_peer_context_free()
/third_party/weston/libweston/backend-wayland/
Dwayland.c2304 weston_seat_release_pointer(&input->base); in input_handle_capabilities()