Lines Matching refs:currentWidth
1545 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local
1587 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1594 ++currentWidth; in verifySinglesampleLineGroupRasterization()
1600 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1609 if (currentWidth != lineWidth) in verifySinglesampleLineGroupRasterization()
1611 …d line width at (" << x - currentWidth << ", " << y << ") - (" << x - 1 << ", " << y << "). Detect… in verifySinglesampleLineGroupRasterization()
1617 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1629 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local
1672 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1679 ++currentWidth; in verifySinglesampleLineGroupRasterization()
1685 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1694 if (currentWidth != lineWidth) in verifySinglesampleLineGroupRasterization()
1696 …width at (" << x << ", " << y - currentWidth << ") - (" << x << ", " << y - 1 << "). Detected wid… in verifySinglesampleLineGroupRasterization()
1702 currentWidth = 1; in verifySinglesampleLineGroupRasterization()