Skip to main content

Crate fidl_fuchsia_hardware_display__common

Crate fidl_fuchsia_hardware_display__common 

Source

Modules§

coordinator_listener_ordinals
coordinator_ordinals
provider_ordinals

Structs§

BufferCollectionId
Identifies a sysmem BufferCollection owned by a Display Coordinator client.
ClientPriority
Decides which Display Coordinator client owns the displays.
ConfigStamp
Identifies a display configuration committed to the Coordinator.
CoordinatorAcknowledgeVsyncRequest
CoordinatorCheckConfigResponse
CoordinatorCreateLayerRequest
CoordinatorDestroyLayerRequest
CoordinatorGetLatestCommittedConfigStampResponse
CoordinatorImportImageRequest
CoordinatorIsCaptureSupportedResponse
CoordinatorListenerOnClientOwnershipChangeRequest
CoordinatorListenerOnDisplaysChangedRequest
CoordinatorListenerOnVsyncRequest
CoordinatorReleaseBufferCollectionRequest
CoordinatorReleaseEventRequest
CoordinatorReleaseImageRequest
CoordinatorSetBufferCollectionConstraintsRequest
CoordinatorSetDisplayColorConversionRequest
CoordinatorSetDisplayLayersRequest
CoordinatorSetDisplayModeRequest
CoordinatorSetDisplayPowerModeRequest
CoordinatorSetLayerColorConfigRequest
CoordinatorSetLayerImage2Request
CoordinatorSetLayerPrimaryAlphaRequest
CoordinatorSetLayerPrimaryConfigRequest
CoordinatorSetLayerPrimaryPositionRequest
CoordinatorSetMinimumRgbRequest
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.

Constants§

COMPOSITOR_CLIENT_PRIORITY_VALUE
Statically assigned priority level for the system compositor.
IDENTIFIER_MAX_LEN
INVALID_CLIENT_PRIORITY_VALUE
INVALID_CONFIG_STAMP_VALUE
MAX_WAITING_IMAGES_PER_LAYER
Constrains the use of Coordinator.SetLayerImage2; see documentation there.
TEST_UTILITY_CLIENT_PRIORITY_VALUE
Statically assigned priority level for test utilities.
VIRTCON_CLIENT_PRIORITY_VALUE
Statically assigned priority level for the virtual console.

Type Aliases§

BufferCollectionIdValue
Type of the internal value in [fuchsia.hardware.display/BufferCollectionId].
ClientPriorityValue
See [fuchsia.hardware.display/ClientPriority].
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.