Macros§
- Power
Mode Unknown - Pattern that matches an unknown
PowerModemember.
Structs§
- Color
- A color constant.
- Display
Id - Unique identifier for a display device attached to the system.
- Image
Buffer Usage - The intended usage for a sysmem BufferCollection holding image buffers.
- Image
Metadata - 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.
- Mode
Flags - Attributes for a
Mode. - ModeId
- Identifies a supported operational mode for a display.
Enums§
- Alpha
Mode - Config
Result - The result of checking a draft display config.
- Coordinate
Transformation - Transformations that can be applied by display hardware to input images.
- Power
Mode - The power mode of the display hardware.
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§
- Display
IdValue - Type of the internal value in [
fuchsia.hardware.display.types/DisplayId]. - Image
Tiling Type IdValue - Specifies how individual pixels are arranged in an image buffer.
- Mode
IdValue - Type of the internal value in [
fuchsia.hardware.display.types/ModeId].