Searched refs:putIndices (Results 1 – 3 of 3) sorted by relevance
37 public void putIndices(ShortBuffer buffer) { in putIndices() method in GLShape41 face.putIndices(buffer); in putIndices()
76 public void putIndices(ShortBuffer buffer) { in putIndices() method in GLFace
57 shape.putIndices(mIndexBuffer); in generate()