Searched defs:blender_bgrABB_pre (Results 1 – 1 of 1) sorted by relevance
706 struct blender_bgrABB_pre struct708 typedef rgba16 color_type;709 typedef color_type::value_type value_type;710 typedef color_type::calc_type calc_type;711 typedef int32u pixel_type;713 static AGG_INLINE void blend_pix(pixel_type* p, in blend_pix()730 static AGG_INLINE pixel_type make_pix(unsigned r, unsigned g, unsigned b) in make_pix()735 static AGG_INLINE color_type make_color(pixel_type p) in make_color()