Searched refs:DISPLAY_BRIGHTNESS_DIM_THRESHOLD (Results 1 – 2 of 2) sorted by relevance
47 constexpr int DISPLAY_BRIGHTNESS_DIM_THRESHOLD = 20; variable100 if (level < DISPLAY_BRIGHTNESS_DIM_THRESHOLD) { in SetBrightnessLevel()101 level = DISPLAY_BRIGHTNESS_DIM_THRESHOLD; in SetBrightnessLevel()
48 constexpr int DISPLAY_BRIGHTNESS_DIM_THRESHOLD = 20; variable114 if (level < DISPLAY_BRIGHTNESS_DIM_THRESHOLD) { in SetBrightnessLevel()115 level = DISPLAY_BRIGHTNESS_DIM_THRESHOLD; in SetBrightnessLevel()