Home
last modified time | relevance | path

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

12

/device/google/cuttlefish_vmm/aarch64-linux-gnu/etc/seccomp/
Dwl_device.policy35 # memfd_create is used for sharing memory with wayland.
120 # Used to connect to wayland. arg0 == AF_UNIX && arg1 == SOCK_STREAM|SOCK_CLOEXEC
Dgpu_common.policy72 # Used for sharing memory with wayland. arg1 == MFD_CLOEXEC|MFD_ALLOW_SEALING
Dgpu_render_server.policy35 # memfd_create is used for sharing memory with wayland.
Dgpu_device.policy35 # memfd_create is used for sharing memory with wayland.
/device/google/cuttlefish_vmm/x86_64-linux-gnu/etc/seccomp/
Dwl_device.policy36 # memfd_create is used for sharing memory with wayland.
129 # Used to connect to wayland. arg0 == AF_UNIX && arg1 == SOCK_STREAM|SOCK_CLOEXEC
Dgpu_common.policy71 # Used for sharing memory with wayland. Also internally by Intel anv.
/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_virtio_gpu_metadata.h25 namespace wayland {
Dwayland_utils.h25 namespace wayland {
Dwayland_server.h30 namespace wayland {
Dwayland_surface.h26 namespace wayland {
Dwayland_virtio_gpu_metadata.cpp28 namespace wayland { namespace
Dwayland_surfaces.h29 namespace wayland {
Dwayland_surfaces.cpp25 namespace wayland { namespace
Dwayland_server.cpp33 namespace wayland { namespace
Dwayland_subcompositor.cpp24 namespace wayland { namespace
Dwayland_surface.cpp25 namespace wayland { namespace
Dwayland_dmabuf.cpp27 namespace wayland { namespace
Dwayland_seat.cpp24 namespace wayland { namespace
/device/google/cuttlefish/host/frontend/webrtc/
Ddisplay_handler.h45 std::unique_ptr<wayland::WaylandServer> wayland_server_;
Ddisplay_handler.cpp37 wayland_server_ = std::make_unique<wayland::WaylandServer>( in DisplayHandler()

12