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/native/opengl/libs/
DlibGLESv3.map.txt36 glBlendFunciEXT; # introduced=21
Dentries.in56 GL_ENTRY(void, glBlendFunciEXT, GLuint buf, GLenum src, GLenum dst)
/frameworks/base/libs/hwui/debug/
Dgles_undefine.h72 #undef glBlendFunciEXT
Dgles_redefine.h72 #define glBlendFunciEXT wrap_glBlendFunciEXT macro
Dgles_stubs.in1354 void API_ENTRY(glBlendFunciEXT)(GLuint buf, GLenum src, GLenum dst) {
1355 CALL_GL_API(glBlendFunciEXT, buf, src, dst);
Dgles_decls.in452 GL_ENTRY(void, glBlendFunciEXT, GLuint buf, GLenum src, GLenum dst)
/frameworks/base/core/jni/
Dandroid_opengl_GLES31Ext.cpp779 glBlendFunciEXT( in android_glBlendFunciEXT__III()
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in409 void API_ENTRY(glBlendFunciEXT)(GLuint buf, GLenum src, GLenum dst) {
410 CALL_GL_API(glBlendFunciEXT, buf, src, dst);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h1336 GL_APICALL void GL_APIENTRY glBlendFunciEXT (GLuint buf, GLenum src, GLenum dst);
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-28.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/net/ javax/ ...