Home
last modified time | relevance | path

Searched refs:GL_STATIC_DRAW (Results 1 – 16 of 16) sorted by relevance

/frameworks/base/libs/hwui/
DCaches.cpp59 glBufferData(GL_ARRAY_BUFFER, sizeof(gMeshVertices), gMeshVertices, GL_STATIC_DRAW); in Caches()
230 regionIndices, GL_STATIC_DRAW); in getRegionMesh()
DFontRenderer.cpp543 glBufferData(GL_ELEMENT_ARRAY_BUFFER, indexBufferSizeBytes, indexBufferData, GL_STATIC_DRAW); in initVertexArrayBuffers()
/frameworks/base/opengl/tests/testViewport/src/com/android/test/
DTestView.java197 …erData(GL11.GL_ARRAY_BUFFER, mVertexByteBuffer.capacity(), mVertexByteBuffer, GL11.GL_STATIC_DRAW); in createBufferObjects()
201 …1.GL_ELEMENT_ARRAY_BUFFER, mIndexBuffer.capacity() * CHAR_SIZE, mIndexBuffer, GL11.GL_STATIC_DRAW); in createBufferObjects()
/frameworks/base/opengl/libagl/
DBufferObjectManager.cpp62 bo->usage = GL_STATIC_DRAW; in bind()
Darray.cpp1481 if ((usage!=GL_STATIC_DRAW) && (usage!=GL_DYNAMIC_DRAW)) { in glBufferData()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java119 int GL_STATIC_DRAW = 0x88E4; field
/frameworks/base/opengl/tools/glgen/stubs/jsr239/
DGL11Header.java-if118 int GL_STATIC_DRAW = 0x88E4;
/frameworks/base/opengl/java/android/opengl/
DGLES11.java121 public static final int GL_STATIC_DRAW = 0x88E4; field in GLES11
DGLES20.java69 public static final int GL_STATIC_DRAW = 0x88E4; field in GLES20
/frameworks/base/opengl/tools/glgen/stubs/gles11/
DGLES11Header.java-if120 public static final int GL_STATIC_DRAW = 0x88E4;
DGLES20Header.java-if68 public static final int GL_STATIC_DRAW = 0x88E4;
/frameworks/base/opengl/include/GLES/
Dgl.h515 #define GL_STATIC_DRAW 0x88E4 macro
/frameworks/base/opengl/include/GLES2/
Dgl2.h121 #define GL_STATIC_DRAW 0x88E4 macro
/frameworks/base/opengl/libs/
Denums.in434 GL_ENUM(0x88E4,GL_STATIC_DRAW)
/frameworks/base/api/
Dcurrent.txt13389 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
14041 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
40136 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
D14.txt13389 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
14041 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
40136 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4