template <>

class NaturalClientImpl

Defined at line 306 of file fidling/gen/sdk/fidl/fuchsia.accessibility/fuchsia.accessibility/cpp/fidl/fuchsia.accessibility/cpp/natural_messaging.h

Public Methods

::fidl::internal::NaturalThenable< ::fuchsia_accessibility::MagnificationHandler::SetClipSpaceTransform> SetClipSpaceTransform (const ::fidl::Request< ::fuchsia_accessibility::MagnificationHandler::SetClipSpaceTransform> & request)

Sets clip-space x-offset, y-offset, and scale for the presentation.

x and y are in Vulkan NDC and are applied after scaling, which occurs

about the center of the presentation. The callback indicates when the

update has been presented. The identity transform (0, 0, 1) is the

natural state.