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

/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java256 public static final int GL_MIRRORED_REPEAT = 0x8370; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java74 int GL_MIRRORED_REPEAT = 0x8370; field in interface:GL11ExtensionPack
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h315 #define GL_MIRRORED_REPEAT 0x8370 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h315 #define GL_MIRRORED_REPEAT 0x8370 macro
H A Dgl31.h315 #define GL_MIRRORED_REPEAT 0x8370 macro
H A Dgl32.h315 #define GL_MIRRORED_REPEAT 0x8370 macro

Completed in 263 milliseconds