Searched defs:isCapture (Results 1 - 2 of 2) sorted by relevance

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParametersIntf.cpp760 bool QCameraParametersIntf::setStreamConfigure(bool isCapture, argument
765 return mImpl->setStreamConfigure(isCapture,
H A DQCameraParameters.cpp12620 * @isCapture: Whether this configureation is for an image capture
12627 bool QCameraParameters::setStreamConfigure(bool isCapture, argument
12719 } else if (!isCapture) {

Completed in 29 milliseconds