Searched refs:getPictureSize (Results 1 – 9 of 9) 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
3212 public Size getPictureSize() { in getPictureSize() method in Camera.Parameters
1596 newParams.getPictureSize(&validatedParams.pictureWidth, in set()
17290 method @Deprecated public android.hardware.Camera.Size getPictureSize();
12202 method public android.hardware.Camera.Size getPictureSize();