Home
last modified time | relevance | path

Searched refs:glAlphaFuncxOES (Results 1 – 12 of 12) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt6 glAlphaFuncxOES;
Dentries.in7 GL_ENTRY(void, glAlphaFuncxOES, GLenum func, GLfixed ref)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES11Ext.spec14 void glAlphaFuncxOES ( GLenum func, GLclampx ref )
/frameworks/base/opengl/java/android/opengl/
DGLES11Ext.java274 public static native void glAlphaFuncxOES( in glAlphaFuncxOES() method in GLES11Ext
/frameworks/native/opengl/libs/GLES_CM/
Dglext_api.in40 void API_ENTRY(glAlphaFuncxOES)(GLenum func, GLfixed ref) {
41 CALL_GL_API(glAlphaFuncxOES, func, ref);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h23 #define glAlphaFuncxOES wrap_glAlphaFuncxOES macro
Dgles_undefine.h23 #undef glAlphaFuncxOES
/frameworks/native/opengl/include/GLES/
Dglext.h210 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLfixed ref);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp978 glAlphaFuncxOES( in android_glAlphaFuncxOES__II()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19448 method public static void glAlphaFuncxOES(int, int);
/frameworks/base/config/
Dhiddenapi-public-dex.txt28335 Landroid/opengl/GLES11Ext;->glAlphaFuncxOES(II)V
/frameworks/base/api/
Dcurrent.txt29875 method public static void glAlphaFuncxOES(int, int);