Home
last modified time | relevance | path

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

/device/google/cuttlefish_vmm/aarch64-linux-gnu/etc/seccomp/
Dwl_device.policy45 # Used to connect to wayland. arg0 == AF_UNIX && arg1 == SOCK_STREAM|SOCK_CLOEXEC
51 # Used for sharing memory with wayland. arg1 == MFD_CLOEXEC|MFD_ALLOW_SEALING
/device/google/cuttlefish_vmm/x86_64-linux-gnu/etc/seccomp/
Dwl_device.policy47 # Used to connect to wayland. arg0 == AF_UNIX && arg1 == SOCK_STREAM|SOCK_CLOEXEC
52 # Used for sharing memory with wayland. arg1 == MFD_CLOEXEC|MFD_ALLOW_SEALING
Dgpu_device.policy61 # Used for sharing memory with wayland. arg1 == MFD_CLOEXEC|MFD_ALLOW_SEALING
/device/google/cuttlefish/host/libs/wayland/
Dwayland_dmabuf.h24 namespace wayland {
Dwayland_shell.h24 namespace wayland {
Dwayland_seat.h24 namespace wayland {
Dwayland_subcompositor.h24 namespace wayland {
Dwayland_compositor.h26 namespace wayland {
Dwayland_utils.h25 namespace wayland {
Dwayland_server.h27 namespace wayland {
Dwayland_surface.h27 namespace wayland {
Dwayland_surface.cpp22 namespace wayland { namespace
Dwayland_server.cpp32 namespace wayland { namespace
Dwayland_subcompositor.cpp24 namespace wayland { namespace
Dwayland_dmabuf.cpp27 namespace wayland { namespace
Dwayland_seat.cpp24 namespace wayland { namespace
Dwayland_compositor.cpp26 namespace wayland { namespace
Dwayland_shell.cpp25 namespace wayland { namespace
/device/google/cuttlefish/host/libs/screen_connector/
Dwayland_screen_connector.h35 std::unique_ptr<wayland::WaylandServer> server_;
Dwayland_screen_connector.cpp35 server_.reset(new wayland::WaylandServer(wayland_fd)); in WaylandScreenConnector()
/device/google/cuttlefish/host/libs/
DAndroid.bp19 "wayland",