Home
last modified time | relevance | path

Searched refs:BRIGHTNESS_TYPE (Results 1 – 1 of 1) sorted by relevance

/ohos5.0/base/powermgr/display_manager/brightness_manager/src/
H A Dbrightness_service.cpp61 constexpr uint32_t BRIGHTNESS_TYPE = 0; variable
240 if (type == BRIGHTNESS_TYPE) { in NotifyLightChangeToAps()
775 NotifyLightChangeToAps(BRIGHTNESS_TYPE, static_cast<float>(value)); in SetBrightness()