Searched defs:hue_to_rgb (Results 1 – 2 of 2) sorted by relevance
149 static int hue_to_rgb(int n1, int n2, int hue) in hue_to_rgb() function
1318 auto hue_to_rgb = [&,l=l](auto hue) { in to_rgba() local