Searched defs:sBottom (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DDrawBitmapBilinear.h126 InterpolateLastColumn(uint32* t, const uint8* s, const uint8* sBottom, argument
171 InterpolateLastColumn(uint32* t, const uint8* s, const uint8* sBottom, argument
281 const uint8* sBottom local
369 const uint8* sBottom = s + fSourceBytesPerRow; local
443 const uint8* sBottom = s + fSourceBytesPerRow; local
[all...]

Completed in 133 milliseconds