Home
last modified time | relevance | path

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

/haiku/src/servers/app/drawing/Painter/
H A Dagg_clipped_alpha_mask.h70 void get_hspan(int x, int y, cover_type* dst, int num_pix) const in get_hspan() function
/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapNoScale.h180 fAlphaMask->get_hspan(fRect.left, fRect.top, covers, numPixels); in BlendRow()