Searched refs:sizedSurfaces (Results 1 – 1 of 1) sorted by relevance
326 List<Pair<Surface, Size>> sizedSurfaces = new ArrayList<>(); in configureOutputs() local366 sizedSurfaces.add(new Pair<>(output, s)); in configureOutputs()376 sizedSurfaces.add(new Pair<>(output, s)); in configureOutputs()390 mRequestThreadManager.configure(sizedSurfaces); in configureOutputs()