Home
last modified time | relevance | path

Searched refs:comp_op_rgba_dst_atop (Results 1 – 2 of 2) sorted by relevance

/haiku/src/servers/app/drawing/Painter/drawing_modes/
H A DPixelFormat.h41 typedef agg::comp_op_rgba_dst_atop<color_type, order_type> comp_dst_atop;
/haiku/headers/libs/agg/
H A Dagg_pixfmt_rgba.h550 template<class ColorT, class Order> struct comp_op_rgba_dst_atop struct
1427 comp_op_rgba_dst_atop <ColorT,Order>::blend_pix,