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

/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h126 InterpolateLastColumn(uint32* t, const uint8* s, const uint8* sBottom, function in struct:BitmapPainterPrivate::ColorTypeRgb
171 InterpolateLastColumn(uint32* t, const uint8* s, const uint8* sBottom, function in struct:BitmapPainterPrivate::ColorTypeRgba
284 ColorType::InterpolateLastColumn(&t[0], s, sBottom, wTop,

Completed in 53 milliseconds