/aosp12/packages/apps/Camera2/src/com/android/camera/settings/ |
H A D | ResolutionSetting.java | 109 public Size getPictureSize(CameraId cameraId, Facing cameraFacing) in getPictureSize() method in ResolutionSetting 184 Size pictureSize = getPictureSize(cameraId, facing); in getPictureAspectRatio()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/captureintent/resource/ |
H A D | ResourceOpenedCamera.java | 68 public Size getPictureSize(); in getPictureSize() method
|
H A D | ResourceOpenedCameraImpl.java | 112 public Size getPictureSize() { in getPictureSize() method in ResourceOpenedCameraImpl
|
H A D | ResourceCaptureToolsImpl.java | 174 session.startEmpty(null, openedCamera.getPictureSize()); in takePictureNow()
|
/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/ |
H A D | AndroidCameraSettings.java | 70 Camera.Size paramPictureSize = params.getPictureSize(); in AndroidCameraSettings()
|
/aosp12/frameworks/av/camera/include/camera/ |
H A D | CameraParameters2.h | 105 void getPictureSize(int *width, int *height) const;
|
H A D | CameraParameters.h | 97 void getPictureSize(int *width, int *height) const;
|
/aosp12/hardware/interfaces/camera/common/1.0/default/include/ |
H A D | CameraParameters.h | 102 void getPictureSize(int *width, int *height) const;
|
/aosp12/packages/apps/Dialer/java/com/android/dialer/callcomposer/camera/ |
H A D | CameraManager.java | 458 final Camera.Size size = camera.getParameters().getPictureSize(); in takePicture() 685 return camera.getParameters().getPictureSize(); in chooseBestPictureSize()
|
/aosp12/frameworks/av/camera/ |
H A D | CameraParameters2.cpp | 328 void CameraParameters2::getPictureSize(int *width, int *height) const in getPictureSize() function in android::CameraParameters2
|
H A D | CameraParameters.cpp | 434 void CameraParameters::getPictureSize(int *width, int *height) const in getPictureSize() function in android::CameraParameters
|
/aosp12/packages/apps/Camera2/src/com/android/camera/captureintent/state/ |
H A D | StateOpeningCamera.java | 189 mPictureSize = mResourceConstructed.get().getResolutionSetting().getPictureSize( in onEnter()
|
/aosp12/packages/apps/Settings/src/com/android/settings/wifi/qrcode/ |
H A D | QrCamera.java | 430 Camera.Size defaultPictureSize = parameters.getPictureSize(); in getBestPictureSize()
|
/aosp12/hardware/interfaces/camera/common/1.0/default/ |
H A D | CameraParameters.cpp | 440 void CameraParameters::getPictureSize(int *width, int *height) const in getPictureSize() function in android::hardware::camera::common::V1_0::helper::CameraParameters
|
/aosp12/hardware/qcom/camera/msm8998/usbcamcore/src/ |
H A D | QCameraUsbParm.cpp | 548 params.getPictureSize(&width, &height); in usbCamSetPictSize()
|
/aosp12/packages/apps/LegacyCamera/src/com/android/camera/ |
H A D | VideoCamera.java | 1941 Size original = mParameters.getPictureSize(); in setCameraParameters() 2412 Size s = mParameters.getPictureSize(); in storeImage() 2417 int ratio = (int) Math.ceil((double) mParameters.getPictureSize().width in storeImage()
|
H A D | Camera.java | 781 Size s = mParameters.getPictureSize(); in onPictureTaken() 1968 Size size = mParameters.getPictureSize(); in updateCameraParametersPreference()
|
/aosp12/hardware/qcom/camera/msm8998/QCamera2/HAL/ |
H A D | QCameraParameters.cpp | 1577 params.getPictureSize(&width, &height); in setPictureSize() 1579 CameraParameters::getPictureSize(&old_width, &old_height); in setPictureSize() 1666 getPictureSize(&stillWidth, &stillHeight); in updateViewAngles() 1812 params.getPictureSize(&m_LiveSnapshotSize.width, &m_LiveSnapshotSize.height); in setLiveSnapshotSize() 4032 params.getPictureSize(&width, &height); in setQuadraCfa() 9080 params.getPictureSize(&req_w, &req_h); in isSupportedSensorHdrSize() 10512 getPictureSize(&dim.width, &dim.height); in getStreamDimension() 10547 getPictureSize(&dim.width, &dim.height); in getStreamDimension() 10608 getPictureSize(&cur_width, &cur_height); in getParameters() 15990 getPictureSize(&width, &height); in setAsymmetricSnapMode()
|
/aosp12/packages/apps/Messaging/src/com/android/messaging/ui/mediapicker/ |
H A D | CameraManager.java | 560 final Camera.Size size = camera.getParameters().getPictureSize(); in takePicture()
|
/aosp12/packages/apps/Camera2/src/com/android/camera/ |
H A D | CaptureModule.java | 1363 mPictureSize = mAppController.getResolutionSetting().getPictureSize(
|
H A D | PhotoModule.java | 1983 pictureSize = mAppController.getResolutionSetting().getPictureSize( in updateParametersPictureSize()
|
/aosp12/frameworks/base/core/java/android/hardware/ |
H A D | Camera.java | 3212 public Size getPictureSize() { in getPictureSize() method in Camera.Parameters
|
/aosp12/frameworks/av/services/camera/libcameraservice/api1/client2/ |
H A D | Parameters.cpp | 1596 newParams.getPictureSize(&validatedParams.pictureWidth, in set()
|
/aosp12/hardware/interfaces/camera/provider/2.4/vts/functional/ |
H A D | VtsHalCameraProviderV2_4TargetTest.cpp | 2644 cameraParams.getPictureSize(&width, &height); in TEST_P() 2710 cameraParams.getPictureSize(&width, &height); in TEST_P()
|
/aosp12/frameworks/base/tools/aapt2/integration-tests/CommandTests/ |
H A D | android-28.jar | META-INF/
META-INF/MANIFEST.MF
javax/
javax/net/
javax/ ... |