Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DExtendedCameraCharacteristicsTest.java1342 Integer maxNumInputStreams = in testReprocessingCharacteristics() local
1376 maxNumInputStreams, maxNumInputStreams != null && maxNumInputStreams > 0); in testReprocessingCharacteristics()
1442 "stream is " + maxNumInputStreams, in testReprocessingCharacteristics()
1443 maxNumInputStreams == null || maxNumInputStreams == 0); in testReprocessingCharacteristics()