Searched refs:glBlendEquationOES (Results 1 - 8 of 8) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec3 void glBlendEquationOES ( GLenum mode )
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
H A DGLCHeader.cpp34 #define glBlendEquation glBlendEquationOES
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java160 // C function void glBlendEquationOES ( GLenum mode )
162 public static native void glBlendEquationOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dgles_redefine.h56 #define glBlendEquationOES wrap_glBlendEquationOES macro
H A Dgles_undefine.h56 #undef glBlendEquationOES macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h583 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp480 /* void glBlendEquationOES ( GLenum mode ) */
484 glBlendEquationOES(
4013 {"glBlendEquationOES", "(I)V", (void *) android_glBlendEquationOES__I },
H A Dcom_google_android_gles_jni_GLImpl.cpp35 #define glBlendEquation glBlendEquationOES

Completed in 180 milliseconds