Lines Matching refs:y1
1037 int y1 = std::min(range.end*stripeSize, szw.height);1041 for( int y = y0; y < y1; y += yStep )