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

/frameworks/base/opengl/java/android/opengl/
H A DGLES11.java96 public static final int GL_POINT_SIZE_ARRAY_STRIDE_OES = 0x898B; field in class:GLES11
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11.java94 int GL_POINT_SIZE_ARRAY_STRIDE_OES = 0x898B; field in interface:GL11
/frameworks/native/opengl/include/GLES/
H A Dgl.h579 #define GL_POINT_SIZE_ARRAY_STRIDE_OES 0x898B macro

Completed in 113 milliseconds