Home
last modified time | relevance | path

Searched defs:isUbiFocusEnabled (Results 1 – 4 of 4) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
DQCameraParametersIntf.cpp812 bool QCameraParametersIntf::isUbiFocusEnabled() in isUbiFocusEnabled() function in qcamera::QCameraParametersIntf
DQCameraParameters.h752 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;}; in isUbiFocusEnabled() function
/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.cpp844 bool QCameraParametersIntf::isUbiFocusEnabled() in isUbiFocusEnabled() function in qcamera::QCameraParametersIntf
DQCameraParameters.h761 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;}; in isUbiFocusEnabled() function