Searched refs:intToHct (Results 1 – 1 of 1) sorted by relevance
235 Map<Integer, Hct> intToHct = wallpaperColors.getAllColors().entrySet().stream() in getSeedColors() local239 List<Double> hueProportions = huePopulations(intToHct, intToProportion, filter); in getSeedColors()243 Hct hct = intToHct.get(entry.getKey()); in getSeedColors()255 ? intToHct in getSeedColors()264 : intToHct; in getSeedColors()284 double hueA = intToHct.get(currentColor).getHue(); in getSeedColors()285 double hueB = intToHct.get(seed).getHue(); in getSeedColors()