Searched refs:GL_DYNAMIC_DRAW (Results 1 - 8 of 8) sorted by relevance

/frameworks/base/libs/hwui/
H A DPatch.cpp208 mVertices, GL_DYNAMIC_DRAW);
/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java66 public static final int GL_DYNAMIC_DRAW = 0x88E8; field in class:GLES11
H A DGLES20.java70 public static final int GL_DYNAMIC_DRAW = 0x88E8; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java64 int GL_DYNAMIC_DRAW = 0x88E8; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h516 #define GL_DYNAMIC_DRAW 0x88E8 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h122 #define GL_DYNAMIC_DRAW 0x88E8 macro
/frameworks/rs/driver/
H A DrsdAllocation.cpp227 alloc->mHal.drvState.mallocPtrLOD0, GL_DYNAMIC_DRAW);
/frameworks/native/opengl/libagl/
H A Darray.cpp1481 if ((usage!=GL_STATIC_DRAW) && (usage!=GL_DYNAMIC_DRAW)) {

Completed in 90 milliseconds