template <>
class WireWeakAsyncClientImpl
Defined at line 8943 of file fidling/gen/sdk/fidl/fuchsia.ui.composition/fuchsia.ui.composition/cpp/fidl/fuchsia.ui.composition/cpp/wire_messaging.h
Public Methods
::fidl::internal::WireThenable< ::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 72 bytes of request buffer on the stack. The callback is stored on the heap.