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

/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h135 InterpolateLastRow(uint32* t, const uint8* s, uint16 wLeft, function in struct:BitmapPainterPrivate::ColorTypeRgb
181 InterpolateLastRow(uint32* t, const uint8* s, uint16 wLeft, function in struct:BitmapPainterPrivate::ColorTypeRgba
274 ColorType::InterpolateLastRow(&t[0], s, wLeft, wRight);
305 ColorType::InterpolateLastRow(&t[0], s, wLeft, wRight);

Completed in 147 milliseconds