Searched refs:unitAngle (Results 1 – 1 of 1) sorted by relevance
344 float unitAngle = (float) Math.cos(animationUnit * 2 * Math.PI); in onDrawFrame() local345 float angle = unitAngle * 135f; in onDrawFrame()