Searched refs:hueDiff (Results 1 – 2 of 2) sorted by relevance
569 hueDiff(hueA, hueB) < i617 private fun hueDiff(a: Float, b: Float): Float { regex
360 if (hueDiff(cam, otherCam) < 15) { in WallpaperColors()374 private static double hueDiff(Cam a, Cam b) { in hueDiff() method in WallpaperColors