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.java689 Integer maxNumInputStreams = in testReprocessingCharacteristics() local
720 maxNumInputStreams, maxNumInputStreams != null && maxNumInputStreams > 0); in testReprocessingCharacteristics()
777 "stream is " + maxNumInputStreams, in testReprocessingCharacteristics()
778 maxNumInputStreams == null || maxNumInputStreams == 0); in testReprocessingCharacteristics()