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