Crate fidl_fuchsia_ui_brightness_common

Source

Structs§

BrightnessPoint
A tuple representing a point on the auto-brightness curve Ambient_lux and nits must be positive values.
BrightnessTable
A set of points defining the auto-brightness curve. The ambient_lux values must be monotonically increasing.
ColorAdjustmentHandlerSetColorAdjustmentRequest
ColorAdjustmentSetDiscreteColorAdjustmentRequest
ColorAdjustmentTable
The table for screen color tint adjustments.
ControlGetMaxAbsoluteBrightnessResponse
ControlSetAutoBrightnessAdjustmentRequest
ControlSetBrightnessTableRequest
ControlSetManualBrightnessRequest
ControlSetManualBrightnessSmoothRequest
ControlWatchAutoBrightnessAdjustmentResponse
ControlWatchAutoBrightnessResponse
ControlWatchCurrentBrightnessResponse

Type Aliases§

Brightness
A normalized relative brightness adjustment in the range 0.0 (off/minimum) to 1.0 (maximum).