Home
last modified time | relevance | path

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

/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/
Dwrap_gles.h26 #define glAlphaFuncxOES wrap_glAlphaFuncxOES macro
Dunwrap_gles.h26 #undef glAlphaFuncxOES
/frameworks/native/opengl/include/GLES/
Dglext.h667 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
/frameworks/base/core/jni/
Dandroid_opengl_GLES11Ext.cpp914 glAlphaFuncxOES( in android_glAlphaFuncxOES__II()
/frameworks/native/opengl/libs/
Dentries.in7 GL_ENTRY(void, glAlphaFuncxOES, GLenum func, GLfixed ref)
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt19448 method public static void glAlphaFuncxOES(int, int);
/frameworks/base/api/
Dcurrent.txt25958 method public static void glAlphaFuncxOES(int, int);
Dsystem-current.txt28398 method public static void glAlphaFuncxOES(int, int);
Dtest-current.txt26027 method public static void glAlphaFuncxOES(int, int);