Searched refs:uhOutputSurfaces (Results 1 – 1 of 1) sorted by relevance
/cts/tests/camera/src/android/hardware/camera2/cts/ |
D | RobustnessTest.java | 412 List<Surface> uhOutputSurfaces = new ArrayList<Surface>(); in testMandatoryOutputCombinationWithPresetKeys() local 416 targets, outputConfigs, outputSurfaces, uhOutputSurfaces, MIN_RESULT_COUNT, in testMandatoryOutputCombinationWithPresetKeys() local 567 List<Surface> uhOutputSurfaces = new ArrayList<Surface>(); in testMandatoryStreamCombination() local 571 targets, outputConfigs, outputSurfaces, uhOutputSurfaces, MIN_RESULT_COUNT, in testMandatoryStreamCombination() local 586 for (Surface s : uhOutputSurfaces) { in testMandatoryStreamCombination() 737 List<Surface> uhOutputSurfaces = new ArrayList<Surface>(); in testMandatory10BitStreamCombination() local 741 targets, outputConfigs, outputSurfaces, uhOutputSurfaces, MIN_RESULT_COUNT, in testMandatory10BitStreamCombination() local 949 List<Surface> uhOutputSurfaces = new ArrayList<Surface>(); in testMandatoryReprocessableStreamCombination() local 979 outputConfigs, defaultOutputSurfaces, uhOutputSurfaces, in testMandatoryReprocessableStreamCombination() 984 allOutputSurfaces.addAll(uhOutputSurfaces); in testMandatoryReprocessableStreamCombination() [all …]
|