Searched refs:getLowLightLevel (Results 1 – 4 of 4) sorted by relevance
283 cam_low_light_mode_t getLowLightLevel();
1326 cam_low_light_mode_t QCameraParametersIntf::getLowLightLevel() in getLowLightLevel() function in qcamera::QCameraParametersIntf1329 return mImpl->getLowLightLevel(); in getLowLightLevel()
867 cam_low_light_mode_t getLowLightLevel() {return m_LowLightLevel;}; in getLowLightLevel() function
4467 || (mParameters.getLowLightLevel() != CAM_LOW_LIGHT_OFF) in configureAdvancedCapture()4470 if (mParameters.getLowLightLevel() != CAM_LOW_LIGHT_OFF) { in configureAdvancedCapture()