Home
last modified time | relevance | path

Searched defs:blender_rgb_pre (Results 1 – 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_pixfmt_rgb.h99 template<class ColorT, class Order> struct blender_rgb_pre struct
101 typedef ColorT color_type;
102 typedef Order order_type;
103 typedef typename color_type::value_type value_type;
104 typedef typename color_type::calc_type calc_type;
105 enum base_scale_e { base_shift = color_type::base_shift };
108 static AGG_INLINE void blend_pix(value_type* p, in blend_pix()
121 static AGG_INLINE void blend_pix(value_type* p, in blend_pix()