Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt12 glBlendEquationOES;
Dentries.in40 GL_ENTRY(void, glBlendEquationOES, GLenum mode)
/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/
Dgles_redefine.h56 #define glBlendEquationOES wrap_glBlendEquationOES macro
Dgles_undefine.h56 #undef glBlendEquationOES
/frameworks/native/opengl/include/GLES/
Dglext.h101 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp484 glBlendEquationOES( in android_glBlendEquationOES__I()
Dcom_google_android_gles_jni_GLImpl.cpp35 #define glBlendEquation glBlendEquationOES
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19451 method public static void glBlendEquationOES(int);
/frameworks/base/api/
Dcurrent.txt28312 method public static void glBlendEquationOES(int);
Dtest-current.txt28468 method public static void glBlendEquationOES(int);
Dsystem-current.txt31027 method public static void glBlendEquationOES(int);