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.java97 getStaticInfo(cameraId).getMaxNumOutputStreamsProcessedChecked(); in testTextureViewPreviewWithImageReader()
135 getStaticInfo(cameraId).getMaxNumOutputStreamsProcessedChecked(); in testDualTextureViewPreview()
176 getStaticInfo(cameraId).getMaxNumOutputStreamsProcessedChecked(); in testDualTextureViewAndImageReaderPreview()
DStaticMetadataTest.java145 int maxNumStreamsProc = mStaticInfo.getMaxNumOutputStreamsProcessedChecked(); in testMaxNumOutputStreams()
/cts/tests/camera/utils/src/android/hardware/camera2/cts/helpers/
DStaticMetadata.java2091 public int getMaxNumOutputStreamsProcessedChecked() { in getMaxNumOutputStreamsProcessedChecked() method in StaticMetadata