Home
last modified time | relevance | path

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

/third_party/weston/libweston/
Dlibweston-internal.h207 weston_seat_release_touch(struct weston_seat *seat);
Dlibinput-device.c752 weston_seat_release_touch(device->seat); in evdev_device_destroy_l()
Dinput.c3406 weston_seat_release_touch(struct weston_seat *seat) in weston_seat_release_touch() function
/third_party/weston/tests/
Dweston-test.c312 weston_seat_release_touch(seat); in device_release()
/third_party/weston/libweston/backend-wayland/
Dwayland.c2336 weston_seat_release_touch(&input->base); in input_handle_capabilities()