Searched defs:Bgr32Over (Results 1 – 1 of 1) sorted by relevance
133 struct Bgr32Over : public DrawBitmapNoScale<Bgr32Over> struct135 void BlendRow(uint8* dst, const uint8* src, int32 numPixels) in BlendRow()