Searched defs:hueProportions (Results 1 – 2 of 2) sorted by relevance
335 final double[] hueProportions = hueProportions(colorToCam, colorToPopulation); in WallpaperColors() local383 Map<Integer, Cam> colorToCam, double[] hueProportions) { in colorToHueProportion()406 private static double[] hueProportions(@NonNull Map<Integer, Cam> colorToCam, in hueProportions() method in WallpaperColors
239 List<Double> hueProportions = huePopulations(intToHct, intToProportion, filter); in getSeedColors() local