Searched refs:depthIsExclusive (Results 1 – 1 of 1) sorted by relevance
1472 Boolean depthIsExclusive = c.get(CameraCharacteristics.DEPTH_DEPTH_IS_EXCLUSIVE); in testDepthOutputCharacteristics() local1581 "defined", depthIsExclusive != null); in testDepthOutputCharacteristics()1583 !depthIsExclusive.booleanValue()); in testDepthOutputCharacteristics()1607 boolean canSupportDynamicDepth = jpegSizeMatch && !depthIsExclusive; in testDepthOutputCharacteristics()1615 depthIsExclusive != null); in testDepthOutputCharacteristics()1624 (distortion != null) && (depthIsExclusive != null); in testDepthOutputCharacteristics()