Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.cpp369 bool QCameraParametersIntf::isInstantCaptureEnabled() in isInstantCaptureEnabled() function in qcamera::QCameraParametersIntf
DQCameraParameters.h698 bool isInstantCaptureEnabled() {return m_bInstantCapture;}; in isInstantCaptureEnabled() function