Searched refs:getIndices (Results 1 – 3 of 3) sorted by relevance
66 List<Integer> indices = getIndices(stats); in testSingleOutofOrder()83 List<Integer> indices = getIndices(stats); in testMultipleOutOfOrder()106 private List<Integer> getIndices(SensorStats stats) { in getIndices() method in EventOrderingVerificationTest
139 public ShortBuffer[] getIndices() { in getIndices() method in Sphere
205 ShortBuffer[] indices = mSpheres[i].getIndices(); in onDrawFrame()409 ShortBuffer[] indices = mSpheres[i].getIndices(); in createVbo()