Home
last modified time | relevance | path

Searched refs:depthIsExclusive (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java760 Boolean depthIsExclusive = c.get(CameraCharacteristics.DEPTH_DEPTH_IS_EXCLUSIVE); in testDepthOutputCharacteristics() local
817 depthIsExclusive != null); in testDepthOutputCharacteristics()
882 (radialDistortion != null) && (depthIsExclusive != null); in testDepthOutputCharacteristics()