Home
last modified time | relevance | path

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

/device/google/cuttlefish/host/libs/wayland/
Dwayland_seat.cpp129 const struct wl_seat_interface seat_implementation = { variable
141 wl_resource_set_implementation(resource, &seat_implementation, data, nullptr); in bind_seat()