Searched defs:GL_TEXTURE_WRAP_T (Results 1 - 6 of 6) sorted by path

/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java214 public static final int GL_TEXTURE_WRAP_T = 0x2803; field in class:GLES10
H A DGLES20.java211 public static final int GL_TEXTURE_WRAP_T = 0x2803; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java212 int GL_TEXTURE_WRAP_T = 0x2803; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h280 /* GL_TEXTURE_WRAP_T */
442 #define GL_TEXTURE_WRAP_T 0x2803 macro
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h221 /* GL_TEXTURE_WRAP_T */
322 #define GL_TEXTURE_WRAP_T 0x2803 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h399 #define GL_TEXTURE_WRAP_T 0x2803 macro

Completed in 100 milliseconds