Lines Matching refs:currentWidth
1236 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local
1275 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1282 ++currentWidth; in verifySinglesampleLineGroupRasterization()
1288 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1297 if (currentWidth != lineWidth) in verifySinglesampleLineGroupRasterization()
1299 …d line width at (" << x - currentWidth << ", " << y << ") - (" << x - 1 << ", " << y << "). Detect… in verifySinglesampleLineGroupRasterization()
1305 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1317 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local
1356 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1363 ++currentWidth; in verifySinglesampleLineGroupRasterization()
1369 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1378 if (currentWidth != lineWidth) in verifySinglesampleLineGroupRasterization()
1380 …width at (" << x << ", " << y - currentWidth << ") - (" << x << ", " << y - 1 << "). Detected wid… in verifySinglesampleLineGroupRasterization()
1386 currentWidth = 1; in verifySinglesampleLineGroupRasterization()