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

/haiku/headers/libs/agg/util/
H A Dagg_color_conv_rgb8.h202 //-------------------------------------------------color_conv_rgb24_rgb555
203 template<int R, int B> class color_conv_rgb24_rgb555 class in namespace:agg
224 typedef color_conv_rgb24_rgb555<2,0> color_conv_bgr24_to_rgb555; //----color_conv_bgr24_to_rgb555
225 typedef color_conv_rgb24_rgb555<0,2> color_conv_rgb24_to_rgb555; //----color_conv_rgb24_to_rgb555

Completed in 75 milliseconds