class ImageArgs3
Defined at line 2171 of file fidling/gen/sdk/fidl/fuchsia.ui.gfx/fuchsia.ui.gfx/hlcpp/fuchsia/ui/gfx/cpp/fidl.h
An image that is backed by a `BufferCollection` registered with `Allocator`.
Public Members
uint32_t width
uint32_t height
BufferCollectionImportToken import_token
uint32_t buffer_collection_index
Public Methods
::std::unique_ptr<ImageArgs3> New ()
void Encode (::fidl::Encoder * _encoder, size_t _offset, std::optional< ::fidl::HandleInformation> maybe_handle_info)
void Decode (::fidl::Decoder * _decoder, ImageArgs3 * value, size_t _offset)
zx_status_t Clone (ImageArgs3 * result)