Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.h780 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;}; in isUbiFocusEnabled()
798 inline bool isUbiRefocus() {return m_bReFocusOn && in isUbiRefocus()
1238 bool m_bReFocusOn; variable