HomeSort by relevance Sort by last modified time
    Searched refs:createBufferObjects (Results 1 - 3 of 3) sorted by null

  /frameworks/native/opengl/tests/testViewport/src/com/android/test/
TestView.java 98 // constructing the grid. Once createBufferObjects() is called
186 public void createBufferObjects(GL gl) {
258 mGrid.createBufferObjects(gl);
  /development/samples/ApiDemos/src/com/example/android/apis/graphics/
CubeMapActivity.java 192 grid.createBufferObjects(gl);
246 // constructing the grid. Once createBufferObjects() is called
336 public void createBufferObjects(GL gl) {
MatrixPaletteRenderer.java 78 // constructing the grid. Once createBufferObjects() is called
181 public void createBufferObjects(GL gl) {
405 grid.createBufferObjects(gl);

Completed in 194 milliseconds