Home
last modified time | relevance | path

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

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