Home
last modified time | relevance | path

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

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt12 glBlendEquationOES;
Dentries_gles1.in10 GL_ENTRY(void, glBlendEquationOES, GLenum mode)
Dentries.in40 GL_ENTRY(void, glBlendEquationOES, GLenum mode)
/frameworks/native/opengl/tools/glgen/stubs/jsr239/
DGLCHeader.cpp34 #define glBlendEquation glBlendEquationOES
/frameworks/libs/native_bridge_support/android_api/libGLESv1_CM/
Dstubs_riscv64.cc29 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glBlendEquationOES);
309 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glBlendEquationOES); in init_stub_library()
Dstubs_arm64.cc29 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glBlendEquationOES);
309 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glBlendEquationOES); in init_stub_library()
Dstubs_arm.cc29 DEFINE_INTERCEPTABLE_STUB_FUNCTION(glBlendEquationOES);
309 INIT_INTERCEPTABLE_STUB_FUNCTION("libGLESv1_CM.so", glBlendEquationOES); in init_stub_library()
/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/native/opengl/include/GLES/
Dglext.h101 GL_API void GL_APIENTRY glBlendEquationOES (GLenum mode);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp450 glBlendEquationOES( in android_glBlendEquationOES__I()
Dcom_google_android_gles_jni_GLImpl.cpp35 #define glBlendEquation glBlendEquationOES
/frameworks/base/tools/aapt2/integration-tests/CommandTests/
Dandroid-33.jarAndroidManifest.xml META-INF/ META-INF/MANIFEST.MF NOTICES/ NOTICES/libcore ...
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19451 method public static void glBlendEquationOES(int);
/frameworks/base/core/api/
Dcurrent.txt30382 method public static void glBlendEquationOES(int);