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

/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp233 // Formats for setPreviewFormat and setPictureFormat.
1930 * FUNCTION : setPreviewFormat
1941 int32_t QCameraParameters::setPreviewFormat(const QCameraParameters& params) function in class:qcamera::QCameraParameters
1965 CameraParameters::setPreviewFormat(str);
5028 if ((rc = setPreviewFormat(params))) final_rc = rc;
5298 CameraParameters::setPreviewFormat(PIXEL_FORMAT_YUV420SP);

Completed in 152 milliseconds