Home
last modified time | relevance | path

Searched refs:isUbiFocusEnabled (Results 1 – 12 of 12) sorted by relevance

/device/moto/shamu/camera/QCamera2/HAL/
DQCameraParameters.h597 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn;}; in isUbiFocusEnabled() function
607 inline bool isUbiRefocus() {return isUbiFocusEnabled() && in isUbiRefocus()
611 inline bool generateThumbFromMain() {return isUbiFocusEnabled() || in generateThumbFromMain()
615 bool isAdvCamFeaturesEnabled() {return isUbiFocusEnabled() || in isAdvCamFeaturesEnabled()
DQCamera2HWI.cpp2323 if (mParameters.isUbiFocusEnabled()) { in configureAdvancedCapture()
2544 if(mParameters.isUbiFocusEnabled()) { in startAdvancedCapture()
2585 if (mParameters.isUbiFocusEnabled() || in takePicture()
2609 if (mParameters.isUbiFocusEnabled() || in takePicture()
2722 if (mParameters.isUbiFocusEnabled()| in takePicture()
2912 if (mParameters.isUbiFocusEnabled()) { in cancelPicture()
4643 if(mParameters.isUbiFocusEnabled()) { in addReprocChannel()
5749 if (mParameters.isUbiFocusEnabled() | in needReprocess()
5755 mParameters.isUbiFocusEnabled(), in needReprocess()
DQCameraParameters.cpp6129 if (isUbiFocusEnabled()) { in set3ALock()
7311 if (isUbiFocusEnabled()) { in getBurstCountForAdvancedCapture()
9183 if (isUbiFocusEnabled() || isChromaFlashEnabled() || in needThumbnailReprocess()
9208 if (isUbiFocusEnabled()) { in getNumOfExtraBuffersForImageProc()
9371 snprintf(s, 128, "isUbiFocusEnabled: %d\n", isUbiFocusEnabled()); in dump()
DQCameraPostProc.cpp1600 m_parent->mParameters.isUbiFocusEnabled() || in encodeData()
/device/huawei/angler/camera/QCamera2/HAL/
DQCameraParameters.h705 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;}; in isUbiFocusEnabled() function
728 inline bool generateThumbFromMain() {return isUbiFocusEnabled() || in generateThumbFromMain()
735 bool isAdvCamFeaturesEnabled() {return isUbiFocusEnabled() || in isAdvCamFeaturesEnabled()
DQCamera2HWI.cpp2581 } else if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in unconfigureAdvancedCapture()
2634 if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in configureAdvancedCapture()
2914 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in stopAdvancedCapture()
2950 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in startAdvancedCapture()
2999 if (mParameters.isUbiFocusEnabled() || in takePicture()
3033 if (mParameters.isUbiFocusEnabled() || in takePicture()
3164 if (mParameters.isUbiFocusEnabled() || in takePicture()
3760 if (mParameters.isUbiFocusEnabled() || in takeLiveSnapshot_internal()
5786 if(mParameters.isUbiFocusEnabled()) { in getPPConfig()
7055 if (mParameters.isUbiFocusEnabled() | in needReprocess()
[all …]
DQCameraParameters.cpp7823 if (isUbiFocusEnabled() || isUbiRefocus()) { in set3ALock()
9226 if (isUbiFocusEnabled()) { in getBurstCountForAdvancedCapture()
11422 if (isUbiFocusEnabled() || isChromaFlashEnabled() || in needThumbnailReprocess()
11452 } else if (isUbiFocusEnabled()) { in getNumOfExtraBuffersForImageProc()
11528 } else if (isUbiFocusEnabled()) { in getNumberInBufsForSingleShot()
11983 snprintf(s, 128, "isUbiFocusEnabled: %d\n", isUbiFocusEnabled()); in dump()
DQCameraPostProc.cpp1908 m_parent->mParameters.isUbiFocusEnabled() || in encodeData()
/device/lge/bullhead/camera/QCamera2/HAL/
DQCameraParameters.h705 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;}; in isUbiFocusEnabled() function
728 inline bool generateThumbFromMain() {return isUbiFocusEnabled() || in generateThumbFromMain()
735 bool isAdvCamFeaturesEnabled() {return isUbiFocusEnabled() || in isAdvCamFeaturesEnabled()
DQCamera2HWI.cpp2581 } else if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in unconfigureAdvancedCapture()
2634 if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in configureAdvancedCapture()
2914 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in stopAdvancedCapture()
2950 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) { in startAdvancedCapture()
2999 if (mParameters.isUbiFocusEnabled() || in takePicture()
3033 if (mParameters.isUbiFocusEnabled() || in takePicture()
3164 if (mParameters.isUbiFocusEnabled() || in takePicture()
3760 if (mParameters.isUbiFocusEnabled() || in takeLiveSnapshot_internal()
5786 if(mParameters.isUbiFocusEnabled()) { in getPPConfig()
7055 if (mParameters.isUbiFocusEnabled() | in needReprocess()
[all …]
DQCameraParameters.cpp7823 if (isUbiFocusEnabled() || isUbiRefocus()) { in set3ALock()
9226 if (isUbiFocusEnabled()) { in getBurstCountForAdvancedCapture()
11422 if (isUbiFocusEnabled() || isChromaFlashEnabled() || in needThumbnailReprocess()
11452 } else if (isUbiFocusEnabled()) { in getNumOfExtraBuffersForImageProc()
11528 } else if (isUbiFocusEnabled()) { in getNumberInBufsForSingleShot()
11983 snprintf(s, 128, "isUbiFocusEnabled: %d\n", isUbiFocusEnabled()); in dump()
DQCameraPostProc.cpp1908 m_parent->mParameters.isUbiFocusEnabled() || in encodeData()