Searched refs:hueDiff (Results 1 – 2 of 2) sorted by relevance
286 return hueDiff(hueA, hueB) < finalI; in getSeedColors()330 private static double hueDiff(double a, double b) { in hueDiff() method in ColorScheme
360 if (hueDiff(cam, otherCam) < 15) { in WallpaperColors()374 private static double hueDiff(Cam a, Cam b) { in hueDiff() method in WallpaperColors