Home
last modified time | relevance | path

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

/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java2381 Integer maxNumStreams = in getMaxNumOutputStreamsRawChecked() local
2383 if (maxNumStreams == null) in getMaxNumOutputStreamsRawChecked()
2385 return maxNumStreams; in getMaxNumOutputStreamsRawChecked()
2394 Integer maxNumStreams = in getMaxNumOutputStreamsProcessedChecked() local
2396 if (maxNumStreams == null) in getMaxNumOutputStreamsProcessedChecked()
2398 return maxNumStreams; in getMaxNumOutputStreamsProcessedChecked()
2407 Integer maxNumStreams = in getMaxNumOutputStreamsProcessedStallChecked() local
2409 if (maxNumStreams == null) in getMaxNumOutputStreamsProcessedStallChecked()
2411 return maxNumStreams; in getMaxNumOutputStreamsProcessedStallChecked()