template <>

class WireSyncClientImpl

Defined at line 4302 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::TrustedFlatland>|,

avoiding setting up a client.

Public Methods

::fidl::OneWayStatus ReleaseImageImmediately (const ::fuchsia_ui_composition::wire::ContentId & image_id)

Releases an image immediately, without waiting for the next present.

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