Home
last modified time | relevance | path

Searched refs:isReprocScaleEnabled (Results 1 – 6 of 6) sorted by relevance

/device/google/marlin/camera/QCamera2/HAL/
DQCameraParametersIntf.h288 bool isReprocScaleEnabled();
DQCameraParametersIntf.cpp1354 bool QCameraParametersIntf::isReprocScaleEnabled() in isReprocScaleEnabled() function in qcamera::QCameraParametersIntf
1358 return mImpl->isReprocScaleEnabled(); in isReprocScaleEnabled()
DQCameraParameters.h859 bool isReprocScaleEnabled();
DQCameraChannel.cpp1158 && param.isReprocScaleEnabled() in addReprocStreamsFromSource()
DQCamera2HWI.cpp7593 mParameters.isReprocScaleEnabled() && in getPPConfig()
DQCameraParameters.cpp14168 bool QCameraParameters::isReprocScaleEnabled() in isReprocScaleEnabled() function in qcamera::QCameraParameters