Searched refs:distinctColors (Results 1 – 1 of 1) sorted by relevance
221 List<Integer> distinctColors = wallpaperColors.getMainColors().stream() in getSeedColors() local226 if (distinctColors.isEmpty()) { in getSeedColors()229 return distinctColors; in getSeedColors()