Searched defs:GL_BLEND (Results 1 - 9 of 9) sorted by relevance

/frameworks/native/opengl/tests/angeles/include/GLES/
H A Dgl.h162 #define GL_BLEND 0x0BE2 macro
372 /* GL_BLEND */
/frameworks/base/opengl/java/android/opengl/
H A DGLES10.java38 public static final int GL_BLEND = 0x0BE2; field in class:GLES10
H A DGLES20.java79 public static final int GL_BLEND = 0x0BE2; field in class:GLES20
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL10.java36 int GL_BLEND = 0x0BE2; field in interface:GL10
/frameworks/native/opengl/include/GLES/
H A Dgl.h135 #define GL_BLEND 0x0BE2 macro
415 /* GL_BLEND */
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h137 #define GL_BLEND 0x0BE2 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h137 #define GL_BLEND 0x0BE2 macro
H A Dgl31.h137 #define GL_BLEND 0x0BE2 macro
H A Dgl32.h137 #define GL_BLEND 0x0BE2 macro

Completed in 225 milliseconds