Searched refs:newy2 (Results 1 – 1 of 1) sorted by relevance
212 float newy2 = (float)(Math.sin(xrot) * z2 + Math.cos(xrot) * y2); in drawLine() local226 float stopY = newy2 / (4 - newz2 / 400); in drawLine()