Home
last modified time | relevance | path

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

/cts/tests/camera/src/android/hardware/camera2/cts/
DRobustnessTest.java975 List<MandatoryStreamInformation> mandatoryStreamInfos = null; in testMandatoryReprocessableStreamCombination() local
976 mandatoryStreamInfos = new ArrayList<MandatoryStreamInformation>(); in testMandatoryReprocessableStreamCombination()
977 mandatoryStreamInfos = streamInfo.subList(2, streamInfo.size()); in testMandatoryReprocessableStreamCombination()
978 CameraTestUtils.setupConfigurationTargets(mandatoryStreamInfos, targets, in testMandatoryReprocessableStreamCombination()