Home
last modified time | relevance | path

Searched defs:Sphere (Results 1 – 1 of 1) sorted by relevance

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DSphere.java36 public class Sphere { class
52 public Sphere(int nSlices, float x, float y, float z, float r, int numIndexBuffers) { in Sphere() method in Sphere