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

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h93 #define GL_ONE_MINUS_SRC_ALPHA 0x0303 macro
/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.h93 #define GL_ONE_MINUS_SRC_ALPHA 0x0303 macro
H A Dgl31.h93 #define GL_ONE_MINUS_SRC_ALPHA 0x0303 macro

Completed in 578 milliseconds