HomeSort by relevance Sort by last modified time
    Searched defs:putIndices (Results 1 - 2 of 2) sorted by null

  /development/samples/ApiDemos/src/com/example/android/apis/graphics/kube/
GLFace.java 76 public void putIndices(ShortBuffer buffer) {
GLShape.java 37 public void putIndices(ShortBuffer buffer) {
41 face.putIndices(buffer);

Completed in 502 milliseconds