template <>

class WireSyncClientImpl

Defined at line 313 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/cpp/fidl/fuchsia.ui.composition/cpp/wire_messaging.h

Methods to make a sync FIDL call directly on an unowned handle or a

const reference to a |::fidl::ClientEnd

<

::fuchsia_ui_composition::Allocator>|,

avoiding setting up a client.

Public Methods

::fidl::WireResult< ::fuchsia_ui_composition::Allocator::RegisterBufferCollection> RegisterBufferCollection (::fuchsia_ui_composition::wire::RegisterBufferCollectionArgs args)

A BufferCollection is a set of VMOs created by Sysmem and shared by a number of

participants, one of which is the Flatland Renderer. Some content, such as Images, use a

BufferCollection as their backing memory.

See [`RegisterBufferCollectionArgs`] for information on each argument.

Allocates 104 bytes of message buffer on the stack. No heap allocation necessary.