Searched defs:uhOutputSurfaces (Results 1 – 1 of 1) sorted by relevance
| /cts/tests/camera/src/android/hardware/camera2/cts/ |
| D | RobustnessTest.java | 411 List<Surface> uhOutputSurfaces = new ArrayList<Surface>(); in testMandatoryOutputCombinationWithPresetKeys() local 415 targets, outputConfigs, outputSurfaces, uhOutputSurfaces, MIN_RESULT_COUNT, in testMandatoryOutputCombinationWithPresetKeys() local 566 List<Surface> uhOutputSurfaces = new ArrayList<Surface>(); in testMandatoryStreamCombination() local 570 targets, outputConfigs, outputSurfaces, uhOutputSurfaces, MIN_RESULT_COUNT, in testMandatoryStreamCombination() local 735 List<Surface> uhOutputSurfaces = new ArrayList<Surface>(); in testMandatory10BitStreamCombination() local 739 targets, outputConfigs, outputSurfaces, uhOutputSurfaces, MIN_RESULT_COUNT, in testMandatory10BitStreamCombination() local 947 List<Surface> uhOutputSurfaces = new ArrayList<Surface>(); in testMandatoryReprocessableStreamCombination() local
|