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.java1598 Integer maxNumInputStreams = in testReprocessingCharacteristics() local
1632 maxNumInputStreams, maxNumInputStreams != null && maxNumInputStreams > 0); in testReprocessingCharacteristics()
1698 "stream is " + maxNumInputStreams, in testReprocessingCharacteristics()
1699 maxNumInputStreams == null || maxNumInputStreams == 0); in testReprocessingCharacteristics()
1798 Integer maxNumInputStreams = in testRemosaicReprocessingCharacteristics() local
1804 maxNumInputStreams, maxNumInputStreams != null && maxNumInputStreams > 0); in testRemosaicReprocessingCharacteristics()