Searched defs:wLeft (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, argument
106 Interpolate(uint32* t, const uint8* s, uint32 sourceBytesPerRow, uint16 wLeft, uint16 wTop, uint16 wRight, uint16 wBottom) argument
147 Interpolate(uint32* t, const uint8* s, uint32 sourceBytesPerRow, uint16 wLeft, uint16 wTop, uint16 wRight, uint16 wBottom) argument
181 InterpolateLastRow(uint32* t, const uint8* s, uint16 wLeft, uint16 wRight) argument
265 const uint16 wLeft = this->fWeightsX[x].weight; local
302 const uint16 wLeft = this->fWeightsX[x].weight; local
355 const uint16 wLeft = fWeightsX[x].weight; local
379 const uint16 wLeft = fWeightsX[x].weight; local
461 const uint16 wLeft = fWeightsX[x].weight; local
[all...]

Completed in 30 milliseconds