Home
last modified time | relevance | path

Searched refs:SCALER_STREAM_CONFIGURATION_MAP (Results 1 – 25 of 30) sorted by relevance

12

/aosp12/packages/apps/Camera2/src/com/android/camera/one/v2/
H A DOneCameraCharacteristicsImpl.java64 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getSupportedPictureSizes()
83 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getSupportedPreviewSizes()
H A DOneCameraImpl.java455 .get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getSupportedPreviewSizes()
856 mCharacteristics.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getDefaultPictureSize()
H A DOneCameraZslImpl.java392 mCharacteristics.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getDefaultPictureSize()
597 mCharacteristics.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getSupportedPreviewSizes()
/aosp12/frameworks/ex/camera2/extensions/sample/src/java/androidx/camera/extensions/impl/
H A DBeautyPreviewExtenderImpl.java116 mCameraCharacteristics.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getSupportedResolutions()
H A DBeautyImageCaptureExtenderImpl.java238 mCameraCharacteristics.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getSupportedResolutions()
/aosp12/packages/apps/Dialer/java/com/android/dialer/simulator/impl/
H A DSimulatorPreviewCamera.java95 characteristics.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getCameraCapabilities()
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/helpers/
H A DStaticMetadata.java1302 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP; in getAvailableFormats()
1328 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP; in getValidOutputFormatsForInput()
1363 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP; in getAvailableSizesForFormatChecked()
1502 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP; in getAvailableMinFrameDurationsForFormatChecked()
2194 getValueFromKeyNonNull(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in isHighSpeedVideoSupported()
H A DCameraTestUtils.java1000 properties.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getSupportedSizeForFormat()
1029 properties.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getSupportedSizeForClass()
/aosp12/frameworks/base/core/java/android/hardware/camera2/
H A DCameraExtensionCharacteristics.java602 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getExtensionSupportedSizes()
659 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getExtensionSupportedSizes()
/aosp12/frameworks/rs/tests/java_api/RsCameraDemo/src/com/android/example/rscamera/
H A DCameraOps.java137 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in resume()
292 mCameraInfo.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getBestSize()
/aosp12/frameworks/ex/camera2/portability/src/com/android/ex/camera2/portability/
H A DAndroidCamera2Capabilities.java44 StreamConfigurationMap s = p.get(SCALER_STREAM_CONFIGURATION_MAP); in AndroidCamera2Capabilities()
/aosp12/frameworks/rs/tests/java_api/CannyLive/src/com/android/example/cannylive/
H A DCameraOps.java137 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in resume()
316 mCameraInfo.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getBestSize()
/aosp12/packages/apps/Dialer/java/com/android/incallui/answer/impl/
H A DSelfManagedAnswerVideoCallScreen.java172 characteristics.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in getFrontFacingCameraSizes()
/aosp12/packages/apps/DevCamera/src/com/android/devcamera/
H A DCameraInfoCache.java80 …urationMap map = mCameraCharacteristics.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in CameraInfoCache()
H A DCameraDeviceReport.java160 StreamConfigurationMap map = p.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in printCameraInfo()
/aosp12/packages/services/Telecomm/testapps/src/com/android/server/telecom/testapps/
H A DTestVideoProvider.java341 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in setCameraCapabilities()
/aosp12/packages/apps/Settings/src/com/android/settings/biometrics/face/
H A DFaceEnrollPreviewFragment.java260 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in setUpCameraOutputs()
/aosp12/frameworks/base/core/java/android/hardware/camera2/impl/
H A DCameraConstrainedHighSpeedCaptureSessionImpl.java86 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP; in createHighSpeedRequestList()
H A DCameraDeviceImpl.java745 getCharacteristics().get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in createCaptureSessionInternal()
1481 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP; in checkInputConfigurationWithStreamConfigurations()
/aosp12/frameworks/base/tests/Camera2Tests/CameraToo/src/com/example/android/camera2/cameratoo/
H A DCameraTooActivity.java244 .get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP);
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/
H A DCamera2SurfaceViewTestCase.java611 properties.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in openDevice()
/aosp12/frameworks/av/media/tests/SampleVideoEncoder/app/src/main/java/com/android/media/samplevideoencoder/
H A DMainActivity.java358 characteristics.get(CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in openCamera()
/aosp12/system/extras/power_profile/camera_avg/Application/src/main/java/com/example/android/powerprofile/cameraavg/
H A DCameraAvgFragment.java517 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in setUpCameraOutputs()
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/stress/
H A DCamera2RecordingTest.java220 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in constrainedHighSpeedRecording()
/aosp12/frameworks/base/media/tests/MediaFrameworkTest/src/com/android/mediaframeworktest/unit/
H A DCameraMetadataTest.java1191 CameraCharacteristics.SCALER_STREAM_CONFIGURATION_MAP); in testOverrideStreamConfigurationMap()

12