Searched refs:glAlphaFuncxOES (Results 1 – 12 of 12) sorted by relevance
/frameworks/native/opengl/libs/ |
D | libGLESv1_CM.map.txt | 6 glAlphaFuncxOES;
|
D | entries.in | 7 GL_ENTRY(void, glAlphaFuncxOES, GLenum func, GLfixed ref)
|
/frameworks/native/opengl/tools/glgen/specs/gles11/ |
D | GLES11Ext.spec | 14 void glAlphaFuncxOES ( GLenum func, GLclampx ref )
|
/frameworks/base/opengl/java/android/opengl/ |
D | GLES11Ext.java | 274 public static native void glAlphaFuncxOES( in glAlphaFuncxOES() method in GLES11Ext
|
/frameworks/native/opengl/libs/GLES_CM/ |
D | glext_api.in | 40 void API_ENTRY(glAlphaFuncxOES)(GLenum func, GLfixed ref) { 41 CALL_GL_API(glAlphaFuncxOES, func, ref);
|
/frameworks/base/libs/hwui/debug/ |
D | gles_redefine.h | 23 #define glAlphaFuncxOES wrap_glAlphaFuncxOES macro
|
D | gles_undefine.h | 23 #undef glAlphaFuncxOES
|
/frameworks/native/opengl/include/GLES/ |
D | glext.h | 210 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLfixed ref);
|
/frameworks/base/core/jni/ |
D | android_opengl_GLES11Ext.cpp | 978 glAlphaFuncxOES( in android_glAlphaFuncxOES__II()
|
/frameworks/opt/setupwizard/tools/docs/ |
D | android-22.txt | 19448 method public static void glAlphaFuncxOES(int, int);
|
/frameworks/base/config/ |
D | hiddenapi-public-dex.txt | 28335 Landroid/opengl/GLES11Ext;->glAlphaFuncxOES(II)V
|
/frameworks/base/api/ |
D | current.txt | 29875 method public static void glAlphaFuncxOES(int, int);
|