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

  /device/google/marlin/camera/QCamera2/HAL/
QCameraParametersIntf.h 105 bool isLTMForSeeMoreEnabled();
QCameraParametersIntf.cpp 247 bool QCameraParametersIntf::isLTMForSeeMoreEnabled()
251 return mImpl->isLTMForSeeMoreEnabled();
    [all...]
QCameraParameters.h 665 bool isLTMForSeeMoreEnabled() {return m_bLtmForSeeMoreEnabled;};
    [all...]
QCamera2HWI.cpp     [all...]
  /hardware/qcom/camera/msm8998/QCamera2/HAL/
QCameraParametersIntf.h 113 bool isLTMForSeeMoreEnabled();
QCameraParametersIntf.cpp 264 bool QCameraParametersIntf::isLTMForSeeMoreEnabled()
268 return mImpl->isLTMForSeeMoreEnabled();
    [all...]
QCameraParameters.h 682 bool isLTMForSeeMoreEnabled() {return m_bLtmForSeeMoreEnabled;};
    [all...]
QCamera2HWI.cpp     [all...]

Completed in 177 milliseconds