Searched refs:newx2 (Results 1 – 1 of 1) sorted by relevance
218 float newx2 = (float)(Math.sin(yrot) * newz2 + Math.cos(yrot) * x2); in drawLine() local225 float stopX = newx2 / (4 - newz2 / 400); in drawLine()