Searched refs:diffHue (Results 1 – 1 of 1) sorted by relevance
682 val diffHue = abs(hct1.hue - hct2.hue) in <lambda>() constant684 return diffTone + diffChroma + diffHue > threshold in <lambda>()