Crate fidl_fuchsia_ui_test_conformance

Source

Macros§

ColorUnknown
Pattern that matches an unknown Color member.
Result_Unknown
Pattern that matches an unknown Result_ member.

Structs§

ContentBounds
Defines the size and position of a piece of graphical content.
EmbeddedViewProperties
Describes an embedded view.
FilledRect
Describes a rectangle with a solid, monochrome fill.
ImageProperties
Describes a piece of visual content.
PuppetControlHandle
PuppetCreationArgs
Used to create a puppet instance.
PuppetDrawImageRequest
PuppetDrawImageResponder
PuppetDrawImageResponse
PuppetEmbedRemoteViewRequest
PuppetEmbedRemoteViewResponder
PuppetEmbedRemoteViewResponse
PuppetEventStream
PuppetFactoryControlHandle
PuppetFactoryCreateResponder
PuppetFactoryCreateResponse
PuppetFactoryEventStream
PuppetFactoryMarker
PuppetFactoryProxy
PuppetFactoryRequestStream
A Stream of incoming requests for fuchsia.ui.test.conformance/PuppetFactory.
PuppetFactorySynchronousProxy
PuppetMarker
PuppetProxy
PuppetRequestStream
A Stream of incoming requests for fuchsia.ui.test.conformance/Puppet.
PuppetSetEmbeddedViewPropertiesRequest
PuppetSetEmbeddedViewPropertiesResponder
PuppetSetEmbeddedViewPropertiesResponse
PuppetSetImagePropertiesRequest
PuppetSetImagePropertiesResponder
PuppetSetImagePropertiesResponse
PuppetSynchronousProxy

Enums§

Color
Defines the color of a piece of visual content.
PuppetEvent
PuppetFactoryEvent
PuppetFactoryRequest
A helper to spawn a puppet instance, which will own a view created with a specific token.
PuppetRequest
******************************* PLEASE READ *******************************
Result_
Result of a puppet operation.

Constants§

MAX_RECTS_PER_IMAGE
Maximum number of filled rects a client can draw in a given image.

Traits§

PuppetFactoryProxyInterface
PuppetProxyInterface