Crate fidl_fuchsia_hardware_display_types

Source

Structs§

Color
A color constant.
DisplayId
Unique identifier for a display device attached to the system.
ImageBufferUsage
The intended usage for a sysmem BufferCollection holding image buffers.
ImageMetadata
Describes how an image is stored in a buffer of a sysmem BufferCollection.
Mode
Describes an operational mode for a display device attached to the system.
ModeFlags
Attributes for a Mode.
ModeId
Identifies a supported operational mode for a display.

Enums§

AlphaMode
ClientCompositionOpcode
ConfigResult
The result of checking a draft display config.
CoordinateTransformation
Transformations that can be applied by display hardware to input images.

Constants§

IMAGE_TILING_TYPE_CAPTURE
The tiling used by the display engine’s capture feature.
IMAGE_TILING_TYPE_LINEAR
Equivalent to Vulkan’s linear tiling.
INVALID_DISP_ID
Invalid id for displays, images, and events.
INVALID_MODE_ID
Invalid id for display modes.

Type Aliases§

DisplayIdValue
Type of the internal value in [fuchsia.hardware.display.types/DisplayId].
ImageTilingTypeIdValue
Specifies how individual pixels are arranged in an image buffer.
ModeIdValue
Type of the internal value in [fuchsia.hardware.display.types/ModeId].