Home
last modified time | relevance | path

Searched defs:sensorOrientation (Results 1 – 12 of 12) sorted by relevance

/camera/camera-camera2/src/main/java/androidx/camera/camera2/internal/
DCamera2PhysicalCameraInfoImpl.java81 int sensorOrientation = getSensorOrientation(); in getSensorRotationDegrees() local
182 Integer sensorOrientation = in getSensorOrientation() local
DFovUtil.java114 final Integer sensorOrientation = in getSensorHorizontalLength() local
DCamera2CameraInfoImpl.java217 int sensorOrientation = getSensorOrientation(); in getSensorRotationDegrees() local
232 Integer sensorOrientation = in getSensorOrientation() local
/camera/camera-core/src/main/java/androidx/camera/core/internal/
DSupportedOutputSizesSorterLegacy.java246 int lensFacing, int sensorOrientation) { in flipSizeByRotation()
256 int sensorOrientation) { in isRotationNeeded()
DSupportedOutputSizesSorter.java210 int sensorOrientation, in sortSupportedOutputSizesByResolutionSelector()
484 int sensorOrientation, in applyResolutionFilter()
/camera/integration-tests/coretestapp/src/androidTest/java/androidx/camera/integration/core/
DMLKitBarcodeTest.kt173 val sensorOrientation = CameraUtil.getSensorOrientation(lensFacing) in <lambda>() constant
DImageCaptureTest.kt1200 val sensorOrientation = CameraUtil.getSensorOrientation(BACK_LENS_FACING) in <lambda>() constant
1221 val sensorOrientation = CameraUtil.getSensorOrientation(BACK_LENS_FACING) in <lambda>() constant
1289 val sensorOrientation = CameraUtil.getSensorOrientation(BACK_LENS_FACING) in <lambda>() constant
1330 val sensorOrientation = CameraUtil.getSensorOrientation(BACK_LENS_FACING) in <lambda>() constant
2144 val sensorOrientation = CameraUtil.getSensorOrientation(BACK_SELECTOR.lensFacing!!) in <lambda>() constant
/camera/camera-camera2-pipe-integration/src/main/java/androidx/camera/camera2/pipe/integration/internal/
DCameraFovInfo.kt97 val sensorOrientation: Int = in <lambda>() constant
/camera/camera-camera2-pipe-integration/src/main/java/androidx/camera/camera2/pipe/integration/adapter/
DPhysicalCameraInfoAdapter.kt58 val sensorOrientation: Int = in getSensorRotationDegrees() constant
DCameraInfoAdapter.kt165 val sensorOrientation: Int = in <lambda>() constant
/camera/integration-tests/extensionstestapp/src/main/java/androidx/camera/integration/extensions/
DTapToFocusDetector.kt170 val sensorOrientation: Float, constant in androidx.camera.integration.extensions.CameraInfo
DCamera2ExtensionsActivity.kt940 val sensorOrientation = in <lambda>() constant