HomeSort by relevance Sort by last modified time
    Searched defs:isHDRThumbnailProcessNeeded (Results 1 - 7 of 7) sorted by null

  /hardware/qcom/camera/QCamera2/HAL/
QCameraParametersIntf.cpp 746 bool QCameraParametersIntf::isHDRThumbnailProcessNeeded()
750 return mImpl->isHDRThumbnailProcessNeeded();
    [all...]
QCameraParameters.h 743 bool isHDRThumbnailProcessNeeded() { return m_bHDRThumbnailProcessNeeded; };
    [all...]
  /hardware/qcom/camera/msmcobalt/QCamera2/HAL/
QCameraParametersIntf.cpp 777 bool QCameraParametersIntf::isHDRThumbnailProcessNeeded()
781 return mImpl->isHDRThumbnailProcessNeeded();
    [all...]
QCameraParameters.h 749 bool isHDRThumbnailProcessNeeded() { return m_bHDRThumbnailProcessNeeded; };
    [all...]
  /device/moto/shamu/camera/QCamera2/HAL/
QCameraParameters.h 591 bool isHDRThumbnailProcessNeeded() { return m_bHDRThumbnailProcessNeeded; };
    [all...]
  /device/huawei/angler/camera/QCamera2/HAL/
QCameraParameters.h 694 bool isHDRThumbnailProcessNeeded() { return m_bHDRThumbnailProcessNeeded; };
    [all...]
  /device/lge/bullhead/camera/QCamera2/HAL/
QCameraParameters.h 694 bool isHDRThumbnailProcessNeeded() { return m_bHDRThumbnailProcessNeeded; };
    [all...]

Completed in 201 milliseconds