Searched refs:isUbiFocusEnabled (Results 1 – 6 of 6) sorted by relevance
209 bool isUbiFocusEnabled();
780 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;}; in isUbiFocusEnabled() function804 inline bool generateThumbFromMain() {return isUbiFocusEnabled() || in generateThumbFromMain()809 bool isAdvCamFeaturesEnabled() {return isUbiFocusEnabled() || in isAdvCamFeaturesEnabled()
864 bool QCameraParametersIntf::isUbiFocusEnabled() in isUbiFocusEnabled() function in qcamera::QCameraParametersIntf868 return mImpl->isUbiFocusEnabled(); in isUbiFocusEnabled()
4374 } else if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in unconfigureAdvancedCapture()4445 if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in configureAdvancedCapture()4787 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in stopAdvancedCapture()4830 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in startAdvancedCapture()5185 if (mParameters.isUbiFocusEnabled() || in takePicture()8402 if(mParameters.isUbiFocusEnabled()) { in getPPConfig()
5186 if (isUbiFocusEnabled()) { in checkFeatureConcurrency()9270 if (isUbiFocusEnabled() || isUbiRefocus()) { in set3ALock()10896 if (isUbiFocusEnabled()) { in getBurstCountForAdvancedCapture()14163 if (isUbiFocusEnabled() || isChromaFlashEnabled() || in needThumbnailReprocess()14204 } else if (isUbiFocusEnabled()) { in getNumOfExtraBuffersForImageProc()14286 } else if (isUbiFocusEnabled()) { in getNumberInBufsForSingleShot()15145 snprintf(s, 128, "isUbiFocusEnabled: %d\n", isUbiFocusEnabled()); in dump()
2554 m_parent->mParameters.isUbiFocusEnabled() || in encodeData()