Structs§
- Buffer
Collection Id - Identifies a sysmem BufferCollection owned by a Display Coordinator client.
- Buffer
Id - Identifies a single buffer within a sysmem BufferCollection owned by a Display Coordinator client.
- Client
Composition Op - Config
Stamp - Identifies a display configuration submitted to the Coordinator.
- Coordinator
Acknowledge Vsync Request - Coordinator
Check Config Request - Coordinator
Check Config Response - Coordinator
Create Layer Response - Coordinator
Destroy Layer Request - Coordinator
GetLatest Applied Config Stamp Response - Coordinator
Import Image Request - Coordinator
IsCapture Supported Response - Coordinator
Listener OnClient Ownership Change Request - Coordinator
Listener OnDisplays Changed Request - Coordinator
Listener OnVsync Request - Coordinator
Release Buffer Collection Request - Coordinator
Release Event Request - Coordinator
Release Image Request - Coordinator
SetBuffer Collection Constraints Request - Coordinator
SetDisplay Color Conversion Request - Coordinator
SetDisplay Layers Request - Coordinator
SetDisplay Mode Request - Coordinator
SetDisplay Power Request - Coordinator
SetLayer Color Config Request - Coordinator
SetLayer Image2 Request - Coordinator
SetLayer Primary Alpha Request - Coordinator
SetLayer Primary Config Request - Coordinator
SetLayer Primary Position Request - Coordinator
SetMinimum RgbRequest - Coordinator
SetVirtcon Mode Request - Coordinator
SetVsync Event Delivery Request - Coordinator
Start Capture Request - 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.
- Vsync
AckCookie - Identifies a unique identifier (“cookie”) of a Vertical Synchronization (Vsync) signal.
Enums§
Constants§
- IDENTIFIER_
MAX_ LEN - INVALID_
CONFIG_ STAMP_ VALUE - MAX_
WAITING_ IMAGES_ PER_ LAYER - Constrains the use of
Coordinator.SetLayerImage2
; see documentation there.
Type Aliases§
- Buffer
Collection IdValue - Type of the internal value in [
fuchsia.hardware.display/BufferCollectionId
]. - Config
Stamp Value - See [
fuchsia.hardware.display.types/ConfigStamp
]. - Event
IdValue - Type of the internal value in [
fuchsia.hardware.display/EventId
]. - Image
IdValue - Type of the internal value in
ImageId
. - Layer
IdValue - Type of the internal value in
LayerId
. - Vsync
AckCookie Value - Type of the internal value in
VsyncAckCookie
.