Searched refs:comp_op (Results 1 – 1 of 1) sorted by relevance
2357 pixfmt_custom_blend_rgba(rbuf_type& rb, unsigned comp_op=3) : 2359 m_comp_op(comp_op)2402 void comp_op(unsigned op) { m_comp_op = op; } in comp_op() function2403 unsigned comp_op() const { return m_comp_op; } in comp_op() function