class GpuControlServer
Defined at line 19 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.h
Public Methods
void GpuControlServer (Owner * device_accessor, size_t capability_set_limit)
Defined at line 16 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.cc
void GetCapabilitySetLimit (GetCapabilitySetLimitCompleter::Sync & completer)
fidl::WireServer
<fuchsia
_gpu_virtio::GpuControl>:
Defined at line 26 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.cc
void GpuControlServer (const GpuControlServer & )
Defined at line 29 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.h
GpuControlServer & operator= (const GpuControlServer & )
Defined at line 30 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.h
void GpuControlServer (GpuControlServer && )
Defined at line 31 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.h
GpuControlServer & operator= (GpuControlServer && )
Defined at line 32 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.h
void SendHardwareCommand (fuchsia_gpu_virtio::wire::GpuControlSendHardwareCommandRequest * request, SendHardwareCommandCompleter::Sync & completer)
Defined at line 32 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.cc
fuchsia_gpu_virtio::Service::InstanceHandler GetInstanceHandler (async_dispatcher_t * dispatcher)
Defined at line 19 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.cc
void ~GpuControlServer ()
Defined at line 34 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.h
Owner * owner ()
Defined at line 41 of file ../../src/graphics/display/drivers/virtio-gpu-display/gpu-control-server.h