Searched refs:getPictureSize (Results 1 – 8 of 8) 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;
327 void CameraParameters2::getPictureSize(int *width, int *height) const in getPictureSize() function in android::CameraParameters2
433 void CameraParameters::getPictureSize(int *width, int *height) const in getPictureSize() function in android::CameraParameters
2977 public Size getPictureSize() { in getPictureSize() method in Camera.Parameters
1418 newParams.getPictureSize(&validatedParams.pictureWidth, in set()
12157 method public android.hardware.Camera.Size getPictureSize();