class CompositorArgs

Defined at line 2350 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h

A Compositor draws its `LayerStack` into a framebuffer provided by its

attached `Display`, if any. If no display is attached, nothing is rendered.

Public Members

uint32_t dummy

Public Methods

::std::unique_ptr<CompositorArgs> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, CompositorArgs * value, size_t _offset)
zx_status_t Clone (CompositorArgs * result)