Home | History | Annotate | Download | only in HAL

Lines Matching refs:setPreviewFormat

123 // Formats for setPreviewFormat and setPictureFormat.
1196 * FUNCTION : setPreviewFormat
1207 int32_t QCameraParameters::setPreviewFormat(const QCameraParameters& params)
1217 CameraParameters::setPreviewFormat(str);
2741 if ((rc = setPreviewFormat(params))) final_rc = rc;
2929 CameraParameters::setPreviewFormat(PIXEL_FORMAT_YUV420SP);