Searched refs:allOutputSurfaces (Results 1 – 1 of 1) sorted by relevance
947 ArrayList<Surface> allOutputSurfaces = new ArrayList<>(); in testMandatoryReprocessableStreamCombination() local983 allOutputSurfaces.addAll(defaultOutputSurfaces); in testMandatoryReprocessableStreamCombination()984 allOutputSurfaces.addAll(uhOutputSurfaces); in testMandatoryReprocessableStreamCombination()1005 allOutputSurfaces.add(inputReader.getSurface()); in testMandatoryReprocessableStreamCombination()1007 checkSessionConfigurationWithSurfaces(mCamera, mHandler, allOutputSurfaces, in testMandatoryReprocessableStreamCombination()1015 inputConfig, allOutputSurfaces, sessionListener, mHandler); in testMandatoryReprocessableStreamCombination()