HomeSort by relevance Sort by last modified time
    Searched full:sinj (Results 1 - 1 of 1) sorted by null

  /cts/tests/tests/openglperf/src/android/openglperf/cts/
Sphere.java 87 float sinj = (float) Math.sin(angleStepJ * j); local
91 vLineBuffer[vertexBase + 0] = x + r * sini * sinj;

Completed in 629 milliseconds