Crate fidl_fuchsia_hardware_display_common

Source

Structs§

BufferCollectionId
Identifies a sysmem BufferCollection owned by a Display Coordinator client.
BufferId
Identifies a single buffer within a sysmem BufferCollection owned by a Display Coordinator client.
ClientCompositionOp
ConfigStamp
Identifies a display configuration submitted to the Coordinator.
CoordinatorAcknowledgeVsyncRequest
CoordinatorCheckConfigRequest
CoordinatorCheckConfigResponse
CoordinatorCreateLayerResponse
CoordinatorDestroyLayerRequest
CoordinatorGetLatestAppliedConfigStampResponse
CoordinatorImportImageRequest
CoordinatorIsCaptureSupportedResponse
CoordinatorListenerOnClientOwnershipChangeRequest
CoordinatorListenerOnDisplaysChangedRequest
CoordinatorListenerOnVsyncRequest
CoordinatorReleaseBufferCollectionRequest
CoordinatorReleaseEventRequest
CoordinatorReleaseImageRequest
CoordinatorSetBufferCollectionConstraintsRequest
CoordinatorSetDisplayColorConversionRequest
CoordinatorSetDisplayLayersRequest
CoordinatorSetDisplayModeRequest
CoordinatorSetDisplayPowerRequest
CoordinatorSetLayerColorConfigRequest
CoordinatorSetLayerImage2Request
CoordinatorSetLayerPrimaryAlphaRequest
CoordinatorSetLayerPrimaryConfigRequest
CoordinatorSetLayerPrimaryPositionRequest
CoordinatorSetMinimumRgbRequest
CoordinatorSetVirtconModeRequest
CoordinatorSetVsyncEventDeliveryRequest
CoordinatorStartCaptureRequest
EventId
Identifies a Zircon event shared between the Display Coordinator and a client.
ImageId
Unique identifier for an image registered with the display coordinator.
Info
Description for a display device attached to the system.
LayerId
Identifies a layer resource owned by a Display Coordinator client.
VsyncAckCookie
Identifies a unique identifier (“cookie”) of a Vertical Synchronization (Vsync) signal.

Enums§

VirtconMode

Constants§

IDENTIFIER_MAX_LEN
INVALID_CONFIG_STAMP_VALUE
MAX_WAITING_IMAGES_PER_LAYER
Constrains the use of Coordinator.SetLayerImage2; see documentation there.

Type Aliases§

BufferCollectionIdValue
Type of the internal value in [fuchsia.hardware.display/BufferCollectionId].
ConfigStampValue
See [fuchsia.hardware.display.types/ConfigStamp].
EventIdValue
Type of the internal value in [fuchsia.hardware.display/EventId].
ImageIdValue
Type of the internal value in ImageId.
LayerIdValue
Type of the internal value in LayerId.
VsyncAckCookieValue
Type of the internal value in VsyncAckCookie.