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.java761 Integer maxNumInputStreams = in testReprocessingCharacteristics() local
792 maxNumInputStreams, maxNumInputStreams != null && maxNumInputStreams > 0); in testReprocessingCharacteristics()
849 "stream is " + maxNumInputStreams, in testReprocessingCharacteristics()
850 maxNumInputStreams == null || maxNumInputStreams == 0); in testReprocessingCharacteristics()