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

/haiku/headers/libs/agg/
H A Dagg_alpha_mask_u8.h82 cover_type combine_pixel(int x, int y, cover_type val) const function in class:agg::alpha_mask_u8
381 cover_type combine_pixel(int x, int y, cover_type val) const function in class:agg::amask_no_clip_u8
H A Dagg_pixfmt_amask_adaptor.h95 m_pixf->blend_pixel(x, y, c, m_mask->combine_pixel(x, y, cover));

Completed in 70 milliseconds