Searched refs:GetIsFirstLux (Results 1 – 3 of 3) sorted by relevance
47 bool GetIsFirstLux();
686 lux, mLightLuxManager.GetSmoothedLux(), mLightLuxManager.GetIsFirstLux()); in ProcessLightLux()687 UpdateCurrentBrightnessLevel(lux, mLightLuxManager.GetIsFirstLux()); in ProcessLightLux()692 if (index != mLuxLevel || mLightLuxManager.GetIsFirstLux()) { in ProcessLightLux()
53 bool LightLuxManager::GetIsFirstLux() in GetIsFirstLux() function in OHOS::DisplayPowerMgr::LightLuxManager