Home
last modified time | relevance | path

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

/base/useriam/face_auth/services_ex/src/
Dscreen_brightness_task.cpp321 bool shouldIncrease = false; in BeginIncreaseBrightness() local
324 shouldIncrease = ShouldBeginIncreaseBrightness(currentAmbientLightLux_); in BeginIncreaseBrightness()
326 if (!shouldIncrease) { in BeginIncreaseBrightness()