Searched defs:wTop (Results 1 - 1 of 1) sorted by relevance

/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h106 Interpolate(uint32* t, const uint8* s, uint32 sourceBytesPerRow, uint16 wLeft, uint16 wTop, uint16 wRight, uint16 wBottom) argument
126 InterpolateLastColumn(uint32* t, const uint8* s, const uint8* sBottom, uint16 wTop, uint16 wBottom) argument
147 Interpolate(uint32* t, const uint8* s, uint32 sourceBytesPerRow, uint16 wLeft, uint16 wTop, uint16 wRight, uint16 wBottom) argument
171 InterpolateLastColumn(uint32* t, const uint8* s, const uint8* sBottom, uint16 wTop, uint16 wBottom) argument
249 const uint16 wTop = this->fWeightsY[y1].weight; local
331 const uint16 wTop = fWeightsY[y1].weight; local
427 const uint16 wTop = fWeightsY[y1].weight; local
[all...]

Completed in 26 milliseconds