Searched refs:GL_INVERT (Results 1 - 11 of 11) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES10Header.java-if93 public static final int GL_INVERT = 0x150A;
H A DGLES20Header.java-if195 public static final int GL_INVERT = 0x150A;
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java93 public static final int GL_INVERT = 0x150A; field in class:GLES10
H A DGLES20.java195 public static final int GL_INVERT = 0x150A; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java91 int GL_INVERT = 0x150A; field in interface:GL10
/frameworks/native/opengl/libagl/
H A Dstate.cpp130 case GL_INVERT:
/frameworks/native/opengl/include/GLES/
H A Dgl.h332 #define GL_INVERT 0x150A macro
398 /* GL_INVERT */
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h245 #define GL_INVERT 0x150A macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h289 #define GL_INVERT 0x150A macro
355 /* GL_INVERT */
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h245 #define GL_INVERT 0x150A macro
H A Dgl31.h245 #define GL_INVERT 0x150A macro

Completed in 95 milliseconds