Searched refs:stopX (Results 1 – 1 of 1) sorted by relevance
225 float stopX = newx2 / (4 - newz2 / 400); in drawLine() local228 c.drawLine(startX, startY, stopX, stopY, mPaint); in drawLine()