Home
last modified time | relevance | path

Searched defs:CMap8Copy (Results 1 – 1 of 1) sorted by relevance

/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapNoScale.h93 struct CMap8Copy : public DrawBitmapNoScale<CMap8Copy> struct
95 void BlendRow(uint8* dst, const uint8* src, int32 numPixels) in BlendRow()