Home
last modified time | relevance | path

Searched refs:glBufferData (Results 1 – 4 of 4) sorted by relevance

/development/samples/ApiDemos/src/com/example/android/apis/graphics/
DMatrixPaletteRenderer.java192 …gl11.glBufferData(GL11.GL_ARRAY_BUFFER, mVertexByteBuffer.capacity(), mVertexByteBuffer, GL11.GL_S… in createBufferObjects()
196 …gl11.glBufferData(GL11.GL_ELEMENT_ARRAY_BUFFER, mIndexBuffer.capacity() * CHAR_SIZE, mIndexBuffer,… in createBufferObjects()
DCubeMapActivity.java348 …gl11.glBufferData(GL11.GL_ARRAY_BUFFER, mVertexByteBuffer.capacity(), mVertexByteBuffer, GL11.GL_S… in createBufferObjects()
352 …gl11.glBufferData(GL11.GL_ELEMENT_ARRAY_BUFFER, mIndexBuffer.capacity() * CHAR_SIZE, mIndexBuffer,… in createBufferObjects()
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java757 public void glBufferData(int target, int size, Buffer data, int usage) { in glBufferData() method in MatrixTrackingGL
/development/tools/repo_diff/service/repodiff/persistence/filesystem/testdata/
Dcommit.csv57722 …VXYJKTqGti4YhqzuZhA@fakeemail.com,"glapi: Add counter information for glBufferData(), like glBuffe…