Searched refs:highResSnapshotSizeSet (Results 1 – 1 of 1) sorted by relevance
615 Set<Size> highResSnapshotSizeSet = snapshotConfig.getHighResolutionOutputSizes( in verifyRecommendedSnapshotConfiguration() local617 if (highResSnapshotSizeSet != null) { in verifyRecommendedSnapshotConfiguration()618 snapshotSizeSet.addAll(highResSnapshotSizeSet); in verifyRecommendedSnapshotConfiguration()