Home
last modified time | relevance | path

Searched defs:getLowLightCapture (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCameraParametersIntf.cpp1266 bool QCameraParametersIntf::getLowLightCapture() in getLowLightCapture() function in qcamera::QCameraParametersIntf
DQCameraParameters.h838 bool getLowLightCapture() { return m_LLCaptureEnabled; }; in getLowLightCapture() function
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.cpp1312 bool QCameraParametersIntf::getLowLightCapture() in getLowLightCapture() function in qcamera::QCameraParametersIntf
DQCameraParameters.h849 bool getLowLightCapture() { return m_LLCaptureEnabled; }; in getLowLightCapture() function