Home
last modified time | relevance | path

Searched defs:lighter (Results 1 – 1 of 1) sorted by relevance

/external/libmonet/contrast/
DContrast.java94 final double lighter = max(y1, y2); in ratioOfYs() local
125 public static double lighter(double tone, double ratio) { in lighter() method in Contrast