Searched refs:isUbiFocusEnabled (Results 1 - 14 of 14) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
H A DQCameraParametersIntf.h196 bool isUbiFocusEnabled();
H A DQCameraParameters.h752 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;}; function in class:qcamera::QCameraParameters
776 inline bool generateThumbFromMain() {return isUbiFocusEnabled() ||
781 bool isAdvCamFeaturesEnabled() {return isUbiFocusEnabled() ||
H A DQCameraParametersIntf.cpp812 bool QCameraParametersIntf::isUbiFocusEnabled() function in class:qcamera::QCameraParametersIntf
816 return mImpl->isUbiFocusEnabled();
H A DQCamera2HWI.cpp3954 } else if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
4022 if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
4319 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
4358 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
4694 if (mParameters.isUbiFocusEnabled() ||
7586 if(mParameters.isUbiFocusEnabled()) {
H A DQCameraParameters.cpp4966 if (isUbiFocusEnabled()) {
8985 if (isUbiFocusEnabled() || isUbiRefocus()) {
10520 if (isUbiFocusEnabled()) {
13029 if (isUbiFocusEnabled() || isChromaFlashEnabled() ||
13069 } else if (isUbiFocusEnabled()) {
13147 } else if (isUbiFocusEnabled()) {
13899 snprintf(s, 128, "isUbiFocusEnabled: %d\n", isUbiFocusEnabled());
H A DQCameraPostProc.cpp2246 m_parent->mParameters.isUbiFocusEnabled() ||
/device/huawei/angler/camera/QCamera2/HAL/
H A DQCameraParameters.h705 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;}; function in class:qcamera::QCameraParameters
728 inline bool generateThumbFromMain() {return isUbiFocusEnabled() ||
735 bool isAdvCamFeaturesEnabled() {return isUbiFocusEnabled() ||
H A DQCamera2HWI.cpp2582 } else if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
2635 if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
2915 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
2951 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
3000 if (mParameters.isUbiFocusEnabled() ||
3034 if (mParameters.isUbiFocusEnabled() ||
3165 if (mParameters.isUbiFocusEnabled() ||
3761 if (mParameters.isUbiFocusEnabled() ||
5787 if(mParameters.isUbiFocusEnabled()) {
7056 if (mParameters.isUbiFocusEnabled() |
[all...]
H A DQCameraParameters.cpp7823 if (isUbiFocusEnabled() || isUbiRefocus()) {
9227 if (isUbiFocusEnabled()) {
11423 if (isUbiFocusEnabled() || isChromaFlashEnabled() ||
11453 } else if (isUbiFocusEnabled()) {
11529 } else if (isUbiFocusEnabled()) {
11984 snprintf(s, 128, "isUbiFocusEnabled: %d\n", isUbiFocusEnabled());
H A DQCameraPostProc.cpp1908 m_parent->mParameters.isUbiFocusEnabled() ||
/device/lge/bullhead/camera/QCamera2/HAL/
H A DQCameraParameters.h705 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;}; function in class:qcamera::QCameraParameters
728 inline bool generateThumbFromMain() {return isUbiFocusEnabled() ||
735 bool isAdvCamFeaturesEnabled() {return isUbiFocusEnabled() ||
H A DQCamera2HWI.cpp2580 } else if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
2633 if (mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
2913 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
2949 if(mParameters.isUbiFocusEnabled() || mParameters.isUbiRefocus()) {
2998 if (mParameters.isUbiFocusEnabled() ||
3032 if (mParameters.isUbiFocusEnabled() ||
3163 if (mParameters.isUbiFocusEnabled() ||
3759 if (mParameters.isUbiFocusEnabled() ||
5785 if(mParameters.isUbiFocusEnabled()) {
7054 if (mParameters.isUbiFocusEnabled() |
[all...]
H A DQCameraParameters.cpp7823 if (isUbiFocusEnabled() || isUbiRefocus()) {
9227 if (isUbiFocusEnabled()) {
11423 if (isUbiFocusEnabled() || isChromaFlashEnabled() ||
11453 } else if (isUbiFocusEnabled()) {
11529 } else if (isUbiFocusEnabled()) {
11984 snprintf(s, 128, "isUbiFocusEnabled: %d\n", isUbiFocusEnabled());
H A DQCameraPostProc.cpp1908 m_parent->mParameters.isUbiFocusEnabled() ||

Completed in 183 milliseconds