Searched refs:getPictureSize (Results 1 – 10 of 10) sorted by relevance
70 Camera.Size paramPictureSize = params.getPictureSize(); in AndroidCameraSettings()
105 void getPictureSize(int *width, int *height) const;
97 void getPictureSize(int *width, int *height) const;
328 void CameraParameters2::getPictureSize(int *width, int *height) const in getPictureSize() function in android::CameraParameters2
434 void CameraParameters::getPictureSize(int *width, int *height) const in getPictureSize() function in android::CameraParameters
3260 public Size getPictureSize() { in getPictureSize() method in Camera.Parameters
1593 newParams.getPictureSize(&validatedParams.pictureWidth, in set()
12202 method public android.hardware.Camera.Size getPictureSize();
16133 method @Deprecated public android.hardware.Camera.Size getPictureSize();