Searched refs:isUbiFocusEnabled (Results 1 – 5 of 5) 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()
2554 m_parent->mParameters.isUbiFocusEnabled() || in encodeData()