Home
last modified time | relevance | path

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

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