Searched refs:GL_BLEND_SRC_RGB (Results 1 - 7 of 7) sorted by relevance

/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
H A DGL11ExtensionPack.java29 int GL_BLEND_SRC_RGB = 0x80C9; field in interface:GL11ExtensionPack
/frameworks/native/opengl/tools/glgen/stubs/gles11/
H A DGLES20Header.java-if56 public static final int GL_BLEND_SRC_RGB = 0x80C9;
/frameworks/base/opengl/java/android/opengl/
H A DGLES20.java56 public static final int GL_BLEND_SRC_RGB = 0x80C9; field in class:GLES20
/frameworks/native/opengl/include/GLES2/
H A Dgl2.h114 #define GL_BLEND_SRC_RGB 0x80C9 macro
/frameworks/native/opengl/include/GLES3/
H A Dgl3.h114 #define GL_BLEND_SRC_RGB 0x80C9 macro
H A Dgl31.h114 #define GL_BLEND_SRC_RGB 0x80C9 macro
H A Dgl32.h114 #define GL_BLEND_SRC_RGB 0x80C9 macro

Completed in 57 milliseconds