Searched refs:sourceRow (Results 1 - 1 of 1) sorted by last modified time

/haiku/src/servers/app/drawing/Painter/bitmap_painter/
H A DBitmapPainter.cpp338 uint8* sourceRow = (uint8*)buffer; local
343 sourcePixel* pixel = (sourcePixel*)sourceRow;
350 sourceRow += sourceBytesPerRow;

Completed in 41 milliseconds