Home
last modified time | relevance | path

Searched refs:seat_listener (Results 1 – 2 of 2) sorted by relevance

/third_party/flutter/skia/third_party/externals/sdl/src/video/wayland/
DSDL_waylandevents.c429 static const struct wl_seat_listener seat_listener = { variable
448 wl_seat_add_listener(input->seat, &seat_listener, input); in Wayland_display_add_input()
/third_party/gstreamer/gstplugins_base/gst-libs/gst/gl/wayland/
Dgstglwindow_wayland_egl.c184 static const struct wl_seat_listener seat_listener = { variable
522 wl_seat_add_listener (window_wayland->display.seat, &seat_listener, in registry_handle_global()