Searched defs:proportion (Results 1 – 4 of 4) sorted by relevance
373 final double proportion = entry.value2 != 0 ? entry.value1 * 100 / entry.value2 : 0; in setProportionText() local375 String.format(Locale.getDefault(), "%.1f%%", proportion)); in setProportionText() local
342 double proportion = mapEntry.getValue(); in WallpaperColors() local378 private static double score(Cam cam, double proportion) { in score()387 double proportion = 0.0; in colorToHueProportion() local
352 private static double score(Hct hct, double proportion) { in score()
AndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...