Home
last modified time | relevance | path

Searched refs:getNumIndices (Results 1 – 2 of 2) sorted by relevance

/cts/tests/tests/openglperf/src/android/openglperf/cts/
DSphere.java143 public int[] getNumIndices() { in getNumIndices() method in Sphere
DPlanetsRenderer.java207 int[] numIndices = mSpheres[i].getNumIndices(); in onDrawFrame()
411 int[] numIndices = mSpheres[i].getNumIndices(); in createVbo()