Searched refs:lastX (Results 1 – 3 of 3) sorted by relevance
83 float lastX = approx[1]; in verifyPathApproximation() local88 canvas.drawLine(lastX, lastY, x, y, paint); in verifyPathApproximation()89 lastX = x; in verifyPathApproximation()
332 float lastX = 0; in testOfMultiFloat_Path()351 assertTrue(x >= lastX); in testOfMultiFloat_Path()355 assertTrue(x >= lastX); in testOfMultiFloat_Path()358 lastX = x; in testOfMultiFloat_Path()426 int lastX = 0; in testOfMultiInt_Path()445 assertTrue(x >= lastX); in testOfMultiInt_Path()449 assertTrue(x >= lastX); in testOfMultiInt_Path()452 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()