Lines Matching refs:currentWidth
1520 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local
1562 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1569 ++currentWidth; in verifySinglesampleLineGroupRasterization()
1575 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1584 if (currentWidth != lineWidth) in verifySinglesampleLineGroupRasterization()
1586 …d line width at (" << x - currentWidth << ", " << y << ") - (" << x - 1 << ", " << y << "). Detect… in verifySinglesampleLineGroupRasterization()
1592 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1604 int currentWidth = 1; in verifySinglesampleLineGroupRasterization() local
1647 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1654 ++currentWidth; in verifySinglesampleLineGroupRasterization()
1660 currentWidth = 1; in verifySinglesampleLineGroupRasterization()
1669 if (currentWidth != lineWidth) in verifySinglesampleLineGroupRasterization()
1671 …width at (" << x << ", " << y - currentWidth << ") - (" << x << ", " << y - 1 << "). Detected wid… in verifySinglesampleLineGroupRasterization()
1677 currentWidth = 1; in verifySinglesampleLineGroupRasterization()