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

/hardware/samsung_slsi/exynos5/libcamera/
H A DExynosCamera.cpp3136 bool ExynosCamera::setPreviewFormat(int colorFormat) function in class:android::ExynosCamera
/hardware/qcom/camera/QCamera2/HAL/
H A DQCameraParameters.cpp123 // Formats for setPreviewFormat and setPictureFormat.
1196 * FUNCTION : setPreviewFormat
1207 int32_t QCameraParameters::setPreviewFormat(const QCameraParameters& params) function in class:qcamera::QCameraParameters
1217 CameraParameters::setPreviewFormat(str);
2741 if ((rc = setPreviewFormat(params))) final_rc = rc;
2929 CameraParameters::setPreviewFormat(PIXEL_FORMAT_YUV420SP);

Completed in 1139 milliseconds