Searched refs:newx1 (Results 1 – 1 of 1) sorted by relevance
217 float newx1 = (float)(Math.sin(yrot) * newz1 + Math.cos(yrot) * x1); in drawLine() local223 float startX = newx1 / (4 - newz1 / 400); in drawLine()