template <>

class WireWeakOnewayClientImpl

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

Public Methods

::fidl::OneWayStatus SetContent (::fuchsia_ui_views::wire::ViewportCreationToken && token, ::fidl::ServerEnd< ::fuchsia_ui_composition::ChildViewWatcher> && child_view_watcher)

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

::fidl::OneWayStatus SetDevicePixelRatio (const ::fuchsia_math::wire::VecF & device_pixel_ratio)

Sets the ratio of display's physical pixels to device independent pixels that should be used

for the tree of Flatland content that are attached to this display. See

[`LayoutInfo.device_pixel_ratio`] for details.

The default value is (1.0, 1.0). The valid values are 1.0 and above.

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