Searched refs:isSetLowLightBoostEnable_ (Results 1 – 2 of 2) sorted by relevance
1929 std::atomic<bool> isSetLowLightBoostEnable_ = false; variable
3004 sceneFeaturesMode.SwitchFeature(FEATURE_LOW_LIGHT_BOOST, isSetLowLightBoostEnable_); in GetFeaturesMode()4481 isSetLowLightBoostEnable_ = isEnable; in EnableLowLightBoost()