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