Home
last modified time | relevance | path

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

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.cpp345 bool QCameraParametersIntf::isInstantAECEnabled() in isInstantAECEnabled() function in qcamera::QCameraParametersIntf
DQCameraParameters.h678 bool isInstantAECEnabled() {return m_bInstantAEC;}; in isInstantAECEnabled() function