Searched refs:newy1 (Results 1 – 1 of 1) sorted by relevance
211 float newy1 = (float)(Math.sin(xrot) * z1 + Math.cos(xrot) * y1); in drawLine() local224 float startY = newy1 / (4 - newz1 / 400); in drawLine()