Home
last modified time | relevance | path

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

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