Searched refs:radialDistortion (Results 1 – 1 of 1) sorted by relevance
811 float[] radialDistortion = c.get(CameraCharacteristics.LENS_RADIAL_DISTORTION); in testDepthOutputCharacteristics() local876 radialDistortion != null && radialDistortion.length == 6); in testDepthOutputCharacteristics()920 if (radialDistortion != null) { in testDepthOutputCharacteristics()928 (radialDistortion != null) && (depthIsExclusive != null); in testDepthOutputCharacteristics()