Home
last modified time | relevance | path

Searched refs:glBlendEquation (Results 1 – 24 of 24) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.1extpack4 void glBlendEquation ( GLint mode )
Dglspec-checks34 glBlendEquation requires OES_blend_subtract
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL11ExtensionPack.java125 void glBlendEquation( in glBlendEquation() method
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLCHeader.cpp34 #define glBlendEquation glBlendEquationOES macro
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES20.spec9 void glBlendEquation ( GLenum mode )
/frameworks/base/libs/hwui/debug/
Dnullgles.cpp173 void glBlendEquation(GLenum mode) {} in glBlendEquation() function
Dwrap_gles.h58 #define glBlendEquation wrap_glBlendEquation macro
Dunwrap_gles.h58 #undef glBlendEquation
/frameworks/base/opengl/java/android/opengl/
DGLES20.java396 public static native void glBlendEquation( in glBlendEquation() method in GLES20
DGLErrorWrapper.java1395 public void glBlendEquation(int mode) { in glBlendEquation() method in GLErrorWrapper
1397 mgl11ExtensionPack.glBlendEquation(mode); in glBlendEquation()
DGLLogWrapper.java3471 public void glBlendEquation(int mode) { in glBlendEquation() method in GLLogWrapper
3475 mgl11ExtensionPack.glBlendEquation(mode); in glBlendEquation()
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java1919 public native void glBlendEquation( in glBlendEquation() method in GLImpl
/frameworks/native/opengl/libs/GLES2/
Dgl2_api.in25 void API_ENTRY(glBlendEquation)(GLenum mode) {
26 CALL_GL_API(glBlendEquation, mode);
/frameworks/native/opengl/include/GLES2/
Dgl2.h536 GL_APICALL void GL_APIENTRY glBlendEquation (GLenum mode);
/frameworks/native/opengl/include/GLES3/
Dgl3.h536 GL_APICALL void GL_APIENTRY glBlendEquation (GLenum mode);
Dgl31.h536 GL_APICALL void GL_APIENTRY glBlendEquation (GLenum mode);
Dgl32.h536 GL_APICALL void GL_APIENTRY glBlendEquation (GLenum mode);
/frameworks/base/core/jni/
Dcom_google_android_gles_jni_GLImpl.cpp35 #define glBlendEquation glBlendEquationOES macro
7282 glBlendEquation( in android_glBlendEquation__I()
Dandroid_opengl_GLES20.cpp553 glBlendEquation( in android_glBlendEquation__I()
/frameworks/native/opengl/libs/
Dentries.in39 GL_ENTRY(void, glBlendEquation, GLenum mode)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19687 method public static void glBlendEquation(int);
52409 method public abstract void glBlendEquation(int);
/frameworks/base/api/
Dcurrent.txt26197 method public static void glBlendEquation(int);
63281 method public abstract void glBlendEquation(int);
Dsystem-current.txt28637 method public static void glBlendEquation(int);
66638 method public abstract void glBlendEquation(int);
Dtest-current.txt26266 method public static void glBlendEquation(int);
63361 method public abstract void glBlendEquation(int);