Searched refs:isInstantAECEnabled (Results 1 – 5 of 5) sorted by relevance
128 bool isInstantAECEnabled();
362 bool QCameraParametersIntf::isInstantAECEnabled() in isInstantAECEnabled() function in qcamera::QCameraParametersIntf366 return mImpl->isInstantAECEnabled(); in isInstantAECEnabled()
697 bool isInstantAECEnabled() {return m_bInstantAEC;}; in isInstantAECEnabled() function
6614 if (mParameters.isInstantAECEnabled()) { in processAEInfo()6626 } else if ((mParameters.isInstantAECEnabled()) && in processAEInfo()10254 (!mParameters.isInstantAECEnabled())) || in needProcessPreviewFrame()
830 if (pme->mParameters.isInstantAECEnabled() || in preview_stream_cb_routine()