Searched refs:GL_ONE_MINUS_CONSTANT_ALPHA (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES20Header.java-if62 public static final int GL_ONE_MINUS_CONSTANT_ALPHA = 0x8004;
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java62 public static final int GL_ONE_MINUS_CONSTANT_ALPHA = 0x8004; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h112 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h112 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004 macro
H A Dgl31.h112 #define GL_ONE_MINUS_CONSTANT_ALPHA 0x8004 macro

Completed in 327 milliseconds