Searched refs:InterpolateLastRow (Results 1 – 1 of 1) sorted by relevance
/haiku/src/servers/app/drawing/Painter/bitmap_painter/ |
H A D | DrawBitmapBilinear.h | 135 InterpolateLastRow(uint32* t, const uint8* s, uint16 wLeft, in InterpolateLastRow() function 181 InterpolateLastRow(uint32* t, const uint8* s, uint16 wLeft, in InterpolateLastRow() function 274 ColorType::InterpolateLastRow(&t[0], s, wLeft, wRight); in DrawToClipRect() 305 ColorType::InterpolateLastRow(&t[0], s, wLeft, wRight); in DrawToClipRect()
|