Home
last modified time | relevance | path

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

/ohos5.0/base/powermgr/display_manager/state_manager/service/native/include/
H A Ddisplay_power_mgr_service.h105 static const int32_t BRIGHTNESS_CHANGE_MIN = 2; variable
/ohos5.0/base/powermgr/display_manager/state_manager/service/native/src/
H A Ddisplay_power_mgr_service.cpp804 if (difference < BRIGHTNESS_CHANGE_MIN in CalculateBrightness()