Home
last modified time | relevance | path

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

/cts/tests/tests/hardware/src/android/hardware/camera2/cts/
DMultiViewTest.java72 getStaticInfo(cameraId).getMaxNumOutputStreamsProcessedChecked(); in testTextureViewPreviewWithImageReader()
100 getStaticInfo(cameraId).getMaxNumOutputStreamsProcessedChecked(); in testDualTextureViewPreview()
137 getStaticInfo(cameraId).getMaxNumOutputStreamsProcessedChecked(); in testDualTextureViewAndImageReaderPreview()
DStaticMetadataTest.java94 int maxNumStreamsProc = mStaticInfo.getMaxNumOutputStreamsProcessedChecked(); in testMaxNumOutputStreams()
/cts/tests/tests/hardware/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java1692 public int getMaxNumOutputStreamsProcessedChecked() { in getMaxNumOutputStreamsProcessedChecked() method in StaticMetadata