Searched refs:glAlphaFuncxOES (Results 1 - 6 of 6) sorted by relevance

/frameworks/native/opengl/tools/glgen/specs/gles11/
H A DGLES11Ext.spec14 void glAlphaFuncxOES ( GLenum func, GLclampx ref )
/frameworks/base/opengl/java/android/opengl/
H A DGLES11Ext.java272 // C function void glAlphaFuncxOES ( GLenum func, GLclampx ref )
274 public static native void glAlphaFuncxOES( method in class:GLES11Ext
/frameworks/base/libs/hwui/debug/
H A Dunwrap_gles.h26 #undef glAlphaFuncxOES macro
H A Dwrap_gles.h26 #define glAlphaFuncxOES wrap_glAlphaFuncxOES macro
/frameworks/native/opengl/include/GLES/
H A Dglext.h667 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
/frameworks/base/core/jni/
H A Dandroid_opengl_GLES11Ext.cpp910 /* void glAlphaFuncxOES ( GLenum func, GLclampx ref ) */
914 glAlphaFuncxOES(
3595 {"glAlphaFuncxOES", "(II)V", (void *) android_glAlphaFuncxOES__II },

Completed in 258 milliseconds