Searched defs:BlendRow (Results 1 – 1 of 1) sorted by relevance
/haiku/src/servers/app/drawing/Painter/bitmap_painter/ |
H A D | DrawBitmapNoScale.h | 95 void BlendRow(uint8* dst, const uint8* src, int32 numPixels) in BlendRow() function 109 void BlendRow(uint8* dst, const uint8* src, int32 numPixels) in BlendRow() function 126 void BlendRow(uint8* dst, const uint8* src, int32 numPixels) in BlendRow() function 135 void BlendRow(uint8* dst, const uint8* src, int32 numPixels) in BlendRow() function 151 void BlendRow(uint8* dst, const uint8* src, int32 numPixels) in BlendRow() function 177 void BlendRow(uint8* dst, const uint8* src, int32 numPixels) in BlendRow() function
|