Searched defs:scanLine (Results 1 – 2 of 2) sorted by relevance
48 int32_t scanLine = 0; variable63 int32_t scanLine = 1000; variable
221 for (int32_t scanLine = 0; scanLine < std::min(srcHeight, targetHeight); scanLine++) { in CopyPixels() local290 int32_t scanLine = 0; in ProcessScanlineFilter() local