Searched defs:GL_DST_COLOR (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/include/GLES2/
H A Dgl2.h85 #define GL_DST_COLOR 0x0306 macro
/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h122 #define GL_DST_COLOR 0x0306 macro
/frameworks/native/opengl/include/GLES/
H A Dgl.h87 #define GL_DST_COLOR 0x0306 macro
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java63 public static final int GL_DST_COLOR = 0x0306; field in class:GLES10
H A DGLES20.java46 public static final int GL_DST_COLOR = 0x0306; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java61 int GL_DST_COLOR = 0x0306; field in interface:GL10

Completed in 639 milliseconds