Skip to main content

Crate fidl_fuchsia_ui_brightness_common

Crate fidl_fuchsia_ui_brightness_common 

Source

Modules§

color_adjustment_handler_ordinals
color_adjustment_ordinals
control_ordinals
reader_ordinals

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
ReaderGetMaxAbsoluteBrightnessResponse
ReaderWatchAutoBrightnessAdjustmentResponse
ReaderWatchAutoBrightnessResponse
ReaderWatchCurrentBrightnessResponse

Type Aliases§

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