Home
last modified time | relevance | path

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

/hardware/qcom/camera/msm8998/QCamera2/HAL/
DQCameraParameters.h79 bool isUnderScaling();
DQCameraParameters.cpp10604 m_reprocScaleParam.isUnderScaling()){ in getParameters()
10626 m_reprocScaleParam.isUnderScaling()){ in getParameters()
13263 bool QCameraParameters::QCameraReprocScaleParam::isUnderScaling() in isUnderScaling() function in qcamera::QCameraParameters::QCameraReprocScaleParam
15445 return m_reprocScaleParam.isUnderScaling(); in isUnderReprocScaling()