Searched defs:GL_TEXTURE_WRAP_S (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h220 /* GL_TEXTURE_WRAP_S */
321 #define GL_TEXTURE_WRAP_S 0x2802 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h398 #define GL_TEXTURE_WRAP_S 0x2802 macro
/frameworks/native/opengl/include/GLES/
H A Dgl.h279 /* GL_TEXTURE_WRAP_S */
441 #define GL_TEXTURE_WRAP_S 0x2802 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java213 public static final int GL_TEXTURE_WRAP_S = 0x2802; field in class:GLES10
H A DGLES20.java210 public static final int GL_TEXTURE_WRAP_S = 0x2802; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java211 int GL_TEXTURE_WRAP_S = 0x2802; field in interface:GL10

Completed in 1468 milliseconds