Searched refs:blue (Results 1 – 2 of 2) sorted by relevance
37 uint32_t blue = (in & 0xFF) * 74; in ARGB8888_to_Luma() local41 uint32_t intensity = red + blue + green; in ARGB8888_to_Luma()
1187 # 0 represents red, 60 is yellow, 120 is green, 180 is cyan, 240 is blue, 300
Completed in 6 milliseconds