Searched defs:proportion (Results 1 – 2 of 2) sorted by relevance
308 double proportion = mapEntry.getValue(); in WallpaperColors() local344 private static double score(Cam cam, double proportion) { in score()353 double proportion = 0.0; in colorToHueProportion() local
357 final double proportion = entry.value2 != 0 ? entry.value1 * 100 / entry.value2 : 0; in setProportionText() local359 String.format(Locale.getDefault(), "%.1f%%", proportion)); in setProportionText() local