Searched refs:pixfmt_custom_blend_rgba (Results 1 - 1 of 1) sorted by relevance

/haiku/headers/libs/agg/
H A Dagg_pixfmt_rgba.h2335 //================================================pixfmt_custom_blend_rgba
2336 template<class Blender, class RenBuf> class pixfmt_custom_blend_rgba class in namespace:agg
2356 pixfmt_custom_blend_rgba() : m_rbuf(0), m_comp_op(3) {} function in class:agg::pixfmt_custom_blend_rgba
2357 pixfmt_custom_blend_rgba(rbuf_type& rb, unsigned comp_op=3) : function in class:agg::pixfmt_custom_blend_rgba

Completed in 56 milliseconds