Searched refs:getLowLightLevel (Results 1 – 5 of 5) sorted by relevance
268 cam_low_light_mode_t getLowLightLevel();
1260 cam_low_light_mode_t QCameraParametersIntf::getLowLightLevel() in getLowLightLevel() function in qcamera::QCameraParametersIntf1263 return mImpl->getLowLightLevel(); in getLowLightLevel()
840 cam_low_light_mode_t getLowLightLevel() {return m_LowLightLevel;}; in getLowLightLevel() function
3881 || (mParameters.getLowLightLevel() != CAM_LOW_LIGHT_OFF) in unconfigureAdvancedCapture()3973 || (mParameters.getLowLightLevel() != CAM_LOW_LIGHT_OFF) in configureAdvancedCapture()4253 || (mParameters.getLowLightLevel() != CAM_LOW_LIGHT_OFF) in stopAdvancedCapture()4299 || (mParameters.getLowLightLevel() != CAM_LOW_LIGHT_OFF) in startAdvancedCapture()
7625 || (getLowLightLevel() != CAM_LOW_LIGHT_OFF)) { in resetFrameCapture()