Lines Matching refs:currentWidth
1282 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local
1321 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1328 ++currentWidth; in verifySinglesampleLineGroupRasterization()
1334 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1343 if (currentWidth != lineWidth) in verifySinglesampleLineGroupRasterization()
1345 …d line width at (" << x - currentWidth << ", " << y << ") - (" << x - 1 << ", " << y << "). Detect… in verifySinglesampleLineGroupRasterization()
1351 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1363 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local
1402 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1409 ++currentWidth; in verifySinglesampleLineGroupRasterization()
1415 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1424 if (currentWidth != lineWidth) in verifySinglesampleLineGroupRasterization()
1426 …width at (" << x << ", " << y - currentWidth << ") - (" << x << ", " << y - 1 << "). Detected wid… in verifySinglesampleLineGroupRasterization()
1432 currentWidth = 1; in verifySinglesampleLineGroupRasterization()