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

/haiku/headers/libs/agg/
H A Dagg_pixfmt_amask_adaptor.h115 m_mask->combine_hspan(x, y, &m_span[0], len);
157 m_mask->combine_hspan(x, y, &m_span[0], len);
200 m_mask->combine_hspan(x, y, &m_span[0], len);
H A Dagg_scanline_u.h267 m_alpha_mask->combine_hspan(span->x,
480 m_alpha_mask->combine_hspan(span->x,
H A Dagg_alpha_mask_u8.h148 void combine_hspan(int x, int y, cover_type* dst, int num_pix) const function in class:agg::alpha_mask_u8
405 void combine_hspan(int x, int y, cover_type* dst, int num_pix) const function in class:agg::amask_no_clip_u8
/haiku/src/servers/app/drawing/Painter/
H A Dagg_clipped_alpha_mask.h50 void combine_hspan(int x, int y, cover_type* dst, int num_pix) const function in class:agg::clipped_alpha_mask

Completed in 41 milliseconds