Searched refs:RATIO_8_TO_6_BIT (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/app/
H A DRGBColor.cpp27 #define RATIO_8_TO_6_BIT .247058823529 macro
143 uint16 g16 = uint16(color.green * RATIO_8_TO_6_BIT);

Completed in 34 milliseconds