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

/frameworks/base/libs/camera/
H A DCameraParameters.cpp127 // Formats for setPreviewFormat and setPictureFormat.
313 void CameraParameters::setPreviewFormat(const char *format) function in class:android::CameraParameters
/frameworks/base/core/java/android/hardware/
H A DCamera.java195 * If {@link android.hardware.Camera.Parameters#setPreviewFormat(int)}
861 // Formats for setPreviewFormat and setPictureFormat.
1136 public void setPreviewFormat(int pixel_format) { method in class:Camera.Parameters

Completed in 25 milliseconds