Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DCameraExtensionSessionTest.java1264 CameraExtensionCharacteristics concurrentExtensionChars = null; in testConcurrentSessions() local
1279 concurrentExtensionChars = chars; in testConcurrentSessions()
1282 if ((concurrentCameraId == null) || (concurrentExtensionChars == null)) { in testConcurrentSessions()
1318 concurrentExtensionChars.getSupportedExtensions().get(0); in testConcurrentSessions()
1319 List<Size> captureSizes = concurrentExtensionChars.getExtensionSupportedSizes( in testConcurrentSessions()