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