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