Searched defs:GL_VERTEX_ARRAY_STRIDE (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java143 public static final int GL_VERTEX_ARRAY_STRIDE = 0x807C; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java141 int GL_VERTEX_ARRAY_STRIDE = 0x807C; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h258 #define GL_VERTEX_ARRAY_STRIDE 0x807C macro

Completed in 240 milliseconds