Searched defs:MAX_BRIGHTNESS (Results 1 – 5 of 5) sorted by relevance
28 private const val MAX_BRIGHTNESS = 1.0f constant
27 static constexpr int32_t MAX_BRIGHTNESS = 0xff; variable
74 private static final int MAX_BRIGHTNESS = 255; field in KeyboardBacklightController
180 MAX_BRIGHTNESS = 0x00000080, enumerator
98 const val MAX_BRIGHTNESS = 255 in createKeyboard() constant