Home
last modified time | relevance | path

Searched refs:glBlendFunciEXT (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES31Ext.spec20 void glBlendFunciEXT ( GLuint buf, GLenum src, GLenum dst )
/frameworks/base/opengl/java/android/opengl/
DGLES31Ext.java462 public static native void glBlendFunciEXT( in glBlendFunciEXT() method in GLES31Ext
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h75 #define glBlendFunciEXT wrap_glBlendFunciEXT macro
Dunwrap_gles.h75 #undef glBlendFunciEXT
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp787 glBlendFunciEXT( in android_glBlendFunciEXT__III()
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in364 void API_ENTRY(glBlendFunciEXT)(GLuint buf, GLenum src, GLenum dst) {
365 CALL_GL_API(glBlendFunciEXT, buf, src, dst);
/frameworks/native/opengl/libs/
Dentries.in56 GL_ENTRY(void, glBlendFunciEXT, GLuint buf, GLenum src, GLenum dst)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1243 GL_APICALL void GL_APIENTRY glBlendFunciEXT (GLuint buf, GLenum src, GLenum dst);
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt20919 method public static void glBlendFunciEXT(int, int, int);
/frameworks/base/api/
Dcurrent.txt27435 method public static void glBlendFunciEXT(int, int, int);
Dsystem-current.txt29875 method public static void glBlendFunciEXT(int, int, int);
Dtest-current.txt27504 method public static void glBlendFunciEXT(int, int, int);