Home
last modified time | relevance | path

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

/frameworks/base/media/mca/filterfw/native/core/
Dvertex_frame.cpp60 glBufferData(GL_ARRAY_BUFFER, size, data, GL_STATIC_DRAW); in WriteData()
/frameworks/native/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/native/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/libs/hwui/
DCaches.cpp68 glBufferData(GL_ARRAY_BUFFER, sizeof(gMeshVertices), gMeshVertices, GL_STATIC_DRAW); in init()
389 regionIndices, GL_STATIC_DRAW); in getRegionMesh()
DFontRenderer.cpp777 glBufferData(GL_ELEMENT_ARRAY_BUFFER, indexBufferSizeBytes, indexBufferData, GL_STATIC_DRAW); in initVertexArrayBuffers()
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11.java119 int GL_STATIC_DRAW = 0x88E4; field
/frameworks/native/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/native/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/native/opengl/include/GLES/
Dgl.h515 #define GL_STATIC_DRAW 0x88E4 macro
/frameworks/native/opengl/include/GLES2/
Dgl2.h121 #define GL_STATIC_DRAW 0x88E4 macro
/frameworks/native/opengl/libs/
Denums.in498 GL_ENUM(0x88E4,GL_STATIC_DRAW)
/frameworks/base/api/
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
D15.txt13428 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
14084 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
40291 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
Dcurrent.txt14331 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
14987 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
41574 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
D16.txt14331 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
14987 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4
41574 field public static final int GL_STATIC_DRAW = 35044; // 0x88e4