Searched refs:lastX (Results 1 – 3 of 3) sorted by relevance
84 float lastX = approx[1]; in verifyPathApproximation() local89 canvas.drawLine(lastX, lastY, x, y, paint); in verifyPathApproximation()90 lastX = x; in verifyPathApproximation()
333 float lastX = 0; in testOfMultiFloat_Path()352 assertTrue(x >= lastX); in testOfMultiFloat_Path()356 assertTrue(x >= lastX); in testOfMultiFloat_Path()359 lastX = x; in testOfMultiFloat_Path()427 int lastX = 0; in testOfMultiInt_Path()446 assertTrue(x >= lastX); in testOfMultiInt_Path()450 assertTrue(x >= lastX); in testOfMultiInt_Path()453 lastX = x; in testOfMultiInt_Path()
506 float lastX = 0; in testOfMultiFloat_Path()525 assertTrue(x >= lastX); in testOfMultiFloat_Path()529 assertTrue(x >= lastX); in testOfMultiFloat_Path()532 lastX = x; in testOfMultiFloat_Path()607 int lastX = 0; in testOfMultiInt_Path()626 assertTrue(x >= lastX); in testOfMultiInt_Path()630 assertTrue(x >= lastX); in testOfMultiInt_Path()633 lastX = x; in testOfMultiInt_Path()