Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java2052 Integer maxNumStreams = in getMaxNumOutputStreamsRawChecked() local
2054 if (maxNumStreams == null) in getMaxNumOutputStreamsRawChecked()
2056 return maxNumStreams; in getMaxNumOutputStreamsRawChecked()
2065 Integer maxNumStreams = in getMaxNumOutputStreamsProcessedChecked() local
2067 if (maxNumStreams == null) in getMaxNumOutputStreamsProcessedChecked()
2069 return maxNumStreams; in getMaxNumOutputStreamsProcessedChecked()
2078 Integer maxNumStreams = in getMaxNumOutputStreamsProcessedStallChecked() local
2080 if (maxNumStreams == null) in getMaxNumOutputStreamsProcessedStallChecked()
2082 return maxNumStreams; in getMaxNumOutputStreamsProcessedStallChecked()