OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
full:cosj
(Results
1 - 1
of
1
) sorted by null
/cts/tests/tests/openglperf/src/android/openglperf/cts/
Sphere.java
89
float
cosj
= (float) Math.cos(angleStepJ * j);
local
92
vLineBuffer[vertexBase + 1] = y + r * sini *
cosj
;
Completed in 87 milliseconds