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