Namespaces
Enumerations
enum ColorFormat
| Name | Value |
|---|---|
| kCfRgb | 0 |
| kCf444 | 1 |
TODO(https://fxbug.dev/42085777): Revise the naming of the enum type and member names.
Add proper documentatation.
Defined at line 14 of file ../../src/graphics/display/lib/designware-hdmi/color-param.h
enum ColorDepth
| Name | Value |
|---|---|
| kCd24B | 4 |
| kCd30B | 5 |
| kCd36B | 6 |
| kCd48B | 7 |
TODO(https://fxbug.dev/42085777): Revise the naming of the enum type and member names.
Add proper documentatation.
Defined at line 21 of file ../../src/graphics/display/lib/designware-hdmi/color-param.h