Searched defs:MAX_BRIGHTNESS (Results 1 – 4 of 4) sorted by relevance
28 static constexpr int32_t MAX_BRIGHTNESS = 0xff; variable
53 public static final int MAX_BRIGHTNESS = 100; field in PowerHalService
173 MAX_BRIGHTNESS = 0x00000080, enumerator
56 #define MAX_BRIGHTNESS 255 macro