Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/stack/common/
Dcam_types.h1078 CAM_LOW_LIGHT_OFF = 0, enumerator
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.cpp992 m_LowLightLevel(CAM_LOW_LIGHT_OFF), in QCameraParameters()
1132 m_LowLightLevel(CAM_LOW_LIGHT_OFF), in QCameraParameters()
15326 m_LowLightLevel = CAM_LOW_LIGHT_OFF; in setLowLightCapture()