Home
last modified time | relevance | path

Searched refs:glBlendEquationOES (Results 1 – 14 of 14) sorted by relevance

/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLCHeader.cpp34 #define glBlendEquation glBlendEquationOES
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec3 void glBlendEquationOES ( GLenum mode )
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java162 public static native void glBlendEquationOES( in glBlendEquationOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in13 void API_ENTRY(glBlendEquationOES)(GLenum mode) {
14 CALL_GL_API(glBlendEquationOES, mode);
/frameworks/base/libs/hwui/debug/
Dwrap_gles.h59 #define glBlendEquationOES wrap_glBlendEquationOES macro
Dunwrap_gles.h59 #undef glBlendEquationOES
/frameworks/native/opengl/include/GLES/
Dglext.h583 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp471 glBlendEquationOES( in android_glBlendEquationOES__I()
Dcom_google_android_gles_jni_GLImpl.cpp35 #define glBlendEquation glBlendEquationOES
/frameworks/native/opengl/libs/
Dentries.in40 GL_ENTRY(void, glBlendEquationOES, GLenum mode)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19451 method public static void glBlendEquationOES(int);
/frameworks/base/api/
Dcurrent.txt25961 method public static void glBlendEquationOES(int);
Dsystem-current.txt28401 method public static void glBlendEquationOES(int);
Dtest-current.txt26030 method public static void glBlendEquationOES(int);