Searched defs:make_color (Results 1 - 2 of 2) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_pixfmt_rgb_packed.h64 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_rgb555
104 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_rgb555_pre
150 static AGG_INLINE color_type make_color(pixel_type p) function in class:agg::blender_rgb555_gamma
193 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_rgb565
232 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_rgb565_pre
275 static AGG_INLINE color_type make_color(pixel_type p) function in class:agg::blender_rgb565_gamma
318 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_rgbAAA
360 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_rgbAAA_pre
405 static AGG_INLINE color_type make_color(pixel_type p) function in class:agg::blender_rgbAAA_gamma
446 static AGG_INLINE color_type make_color(pixel_typ function in struct:agg::blender_bgrAAA
488 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_bgrAAA_pre
533 static AGG_INLINE color_type make_color(pixel_type p) function in class:agg::blender_bgrAAA_gamma
574 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_rgbBBA
613 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_rgbBBA_pre
656 static AGG_INLINE color_type make_color(pixel_type p) function in class:agg::blender_rgbBBA_gamma
696 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_bgrABB
735 static AGG_INLINE color_type make_color(pixel_type p) function in struct:agg::blender_bgrABB_pre
778 static AGG_INLINE color_type make_color(pixel_type p) function in class:agg::blender_bgrABB_gamma
[all...]
/haiku/headers/os/interface/
H A DGraphicsDefs.h107 make_color(uint8 red, uint8 green, uint8 blue, uint8 alpha = 255) function

Completed in 49 milliseconds