Searched refs:combine_vspan (Results 1 - 2 of 2) sorted by last modified time

/haiku/headers/libs/agg/
H A Dagg_alpha_mask_u8.h249 void combine_vspan(int x, int y, cover_type* dst, int num_pix) const function in class:agg::alpha_mask_u8
434 void combine_vspan(int x, int y, cover_type* dst, int num_pix) const function in class:agg::amask_no_clip_u8
H A Dagg_pixfmt_amask_adaptor.h136 m_mask->combine_vspan(x, y, &m_span[0], len);
169 m_mask->combine_vspan(x, y, &m_span[0], len);
221 m_mask->combine_vspan(x, y, &m_span[0], len);

Completed in 103 milliseconds