Searched defs:GL_ONE_MINUS_SRC_ALPHA (Results 1 - 7 of 7) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h78 #define GL_ONE_MINUS_SRC_ALPHA 0x0303 macro
89 /* GL_ONE_MINUS_SRC_ALPHA */
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h115 #define GL_ONE_MINUS_SRC_ALPHA 0x0303 macro
126 /* GL_ONE_MINUS_SRC_ALPHA */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java147 public static final int GL_ONE_MINUS_SRC_ALPHA = 0x0303; field in class:GLES10
H A DGLES20.java43 public static final int GL_ONE_MINUS_SRC_ALPHA = 0x0303; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java145 int GL_ONE_MINUS_SRC_ALPHA = 0x0303; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h80 #define GL_ONE_MINUS_SRC_ALPHA 0x0303 macro
91 /* GL_ONE_MINUS_SRC_ALPHA */
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h102 #define GL_ONE_MINUS_SRC_ALPHA 0x0303 macro
113 /* GL_ONE_MINUS_SRC_ALPHA */

Completed in 130 milliseconds