Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DMultiViewTest.java141 getStaticInfo(cameraId).getMaxNumOutputStreamsProcessedChecked(); in testTextureViewPreviewWithImageReader()
180 getStaticInfo(cameraId).getMaxNumOutputStreamsProcessedChecked(); in testDualTextureViewPreview()
222 getStaticInfo(cameraId).getMaxNumOutputStreamsProcessedChecked(); in testDualTextureViewAndImageReaderPreview()
984 getStaticInfo(id).getMaxNumOutputStreamsProcessedChecked(); in testTextureImageWriterReaderOperation()
DStaticMetadataTest.java163 int maxNumStreamsProc = mStaticInfo.getMaxNumOutputStreamsProcessedChecked(); in testMaxNumOutputStreams()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java2636 public int getMaxNumOutputStreamsProcessedChecked() { in getMaxNumOutputStreamsProcessedChecked() method in StaticMetadata