Crate fidl_fuchsia_ui_brightness
source ·Structs
A tuple representing a point on the auto-brightness curve
Ambient_lux and nits must be positive values.
A set of points defining the auto-brightness curve.
The ambient_lux values must be monotonically increasing.
A Stream of incoming requests for ColorAdjustmentHandler
The table for screen color tint adjustments.
A Stream of incoming requests for Control
Enums
Handler implemented by the owner of the presentation.
The UI component that controls brightness and screen tint uses this protocol to request changes
to the screen’s color adjustment matrix.
Control provides an interface to manage the brightness component.