Searched refs:depthIsExclusive (Results 1 – 1 of 1) sorted by relevance
1860 Boolean depthIsExclusive = c.get(CameraCharacteristics.DEPTH_DEPTH_IS_EXCLUSIVE); in testDepthOutputCharacteristics() local1970 "defined", depthIsExclusive != null); in testDepthOutputCharacteristics()1972 !depthIsExclusive.booleanValue()); in testDepthOutputCharacteristics()1996 boolean canSupportDynamicDepth = jpegSizeMatch && !depthIsExclusive; in testDepthOutputCharacteristics()2004 depthIsExclusive != null); in testDepthOutputCharacteristics()2013 (distortion != null) && (depthIsExclusive != null); in testDepthOutputCharacteristics()