HomeSort by relevance Sort by last modified time
    Searched refs:isUbiFocusEnabled (Results 1 - 14 of 14) sorted by null

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.h 196 bool isUbiFocusEnabled();
QCameraParameters.h 752 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;};
776 inline bool generateThumbFromMain() {return isUbiFocusEnabled() |
    [all...]
QCameraParametersIntf.cpp 812 bool QCameraParametersIntf::isUbiFocusEnabled()
816 return mImpl->isUbiFocusEnabled();
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
QCameraPostProc.cpp     [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.h 705 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;};
728 inline bool generateThumbFromMain() {return isUbiFocusEnabled() ||
735 bool isAdvCamFeaturesEnabled() {return isUbiFocusEnabled() ||
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
QCameraPostProc.cpp     [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraParameters.h 705 inline bool isUbiFocusEnabled() {return m_bAFBracketingOn && !m_bReFocusOn;};
728 inline bool generateThumbFromMain() {return isUbiFocusEnabled() ||
735 bool isAdvCamFeaturesEnabled() {return isUbiFocusEnabled() ||
    [all...]
QCamera2HWI.cpp     [all...]
QCameraParameters.cpp     [all...]
QCameraPostProc.cpp     [all...]

Completed in 109 milliseconds