Searched refs:getTotalIndices (Results 1 – 2 of 2) sorted by relevance
147 public int getTotalIndices() { in getTotalIndices() method in Sphere
246 int numTriangles = mNumSpheres * mSpheres[0].getTotalIndices() / 3; in onEglSwapBuffers()