Home | History | Annotate | Download | only in HAL

Lines Matching defs:setPictureFormat

233 // Formats for setPreviewFormat and setPictureFormat.
2009 * FUNCTION : setPictureFormat
2020 int32_t QCameraParameters::setPictureFormat(const QCameraParameters& params)
2027 CameraParameters::setPictureFormat(str);
5264 if ((rc = setPictureFormat(params))) final_rc = rc;
5540 CameraParameters::setPictureFormat(PIXEL_FORMAT_JPEG);