Searched defs:getPictureSize (Results 1 - 2 of 2) sorted by last modified time

/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()},
/frameworks/av/camera/
H A DCameraParameters.cpp433 void CameraParameters::getPictureSize(int *width, int *height) const function in class:android::CameraParameters

Completed in 276 milliseconds