Home
last modified time | relevance | path

Searched refs:m_bInstantAEC (Results 1 – 2 of 2) sorted by relevance

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.h697 bool isInstantAECEnabled() {return m_bInstantAEC;}; in isInstantAECEnabled()
1286 bool m_bInstantAEC; variable
DQCameraParameters.cpp998 m_bInstantAEC(false), in QCameraParameters()
1138 m_bInstantAEC(false), in QCameraParameters()
8427 if (m_bInstantAEC) { in setInstantAEC()
15571 m_bInstantAEC = value; in setInstantAEC()