Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.cpp1266 bool QCameraParametersIntf::getLowLightCapture() in getLowLightCapture() function in qcamera::QCameraParametersIntf
DQCameraParameters.h840 bool getLowLightCapture() { return m_LLCaptureEnabled; }; in getLowLightCapture() function