Searched defs:getPictureSize (Results 1 - 2 of 2) sorted by path

/frameworks/av/camera/
H A DCameraParameters.cpp433 void CameraParameters::getPictureSize(int *width, int *height) const function in class:android::CameraParameters
/frameworks/base/core/java/android/hardware/
H A DCamera.java893 * read from {@link Camera.Parameters#getPictureSize()}. Bytes per pixel
2985 public Size getPictureSize() { method in class:Camera.Parameters
3988 * {@link #getPictureSize()}, {@link #getSupportedPictureSizes()},

Completed in 72 milliseconds