Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.cpp352 bool QCameraParametersIntf::isInstantCaptureEnabled() in isInstantCaptureEnabled() function in qcamera::QCameraParametersIntf
DQCameraParameters.h679 bool isInstantCaptureEnabled() {return m_bInstantCapture;}; in isInstantCaptureEnabled() function