Home
last modified time | relevance | path

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

/haiku/headers/libs/agg/
H A Dagg_pixfmt_rgba.h297 template<class ColorT, class Order> struct comp_op_rgba_dst struct
299 typedef ColorT color_type;
300 typedef Order order_type;
301 typedef typename color_type::value_type value_type;
303 static AGG_INLINE void blend_pix(value_type*, in blend_pix()