Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParametersIntf.cpp798 bool QCameraParametersIntf::isHDRThumbnailProcessNeeded() in isHDRThumbnailProcessNeeded() function in qcamera::QCameraParametersIntf
DQCameraParameters.h771 bool isHDRThumbnailProcessNeeded() { return m_bHDRThumbnailProcessNeeded; }; in isHDRThumbnailProcessNeeded() function