Home
last modified time | relevance | path

Searched refs:glAlphaFunc (Results 1 – 20 of 20) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv1_CM.map.txt4 glAlphaFunc;
Dentries.in4 GL_ENTRY(void, glAlphaFunc, GLenum func, GLfloat ref)
/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec2 void glAlphaFunc ( GLenum func, GLclampf ref )
/frameworks/base/opengl/java/javax/microedition/khronos/opengles/
DGL10.java265 void glAlphaFunc( in glAlphaFunc() method
/frameworks/native/opengl/tools/glgen/specs/jsr239/
Dglspec-1.02 void glAlphaFunc ( GLenum func, GLclampf ref )
/frameworks/native/opengl/libs/GLES_CM/
Dgl_api.in1 void API_ENTRY(glAlphaFunc)(GLenum func, GLfloat ref) {
2 CALL_GL_API(glAlphaFunc, func, ref);
/frameworks/base/opengl/java/android/opengl/
DGLES10.java281 public static native void glAlphaFunc( in glAlphaFunc() method in GLES10
DGLErrorWrapper.java76 public void glAlphaFunc(int func, float ref) { in glAlphaFunc() method in GLErrorWrapper
78 mgl.glAlphaFunc(func, ref); in glAlphaFunc()
/frameworks/native/opengl/libagl/
Dstate.cpp249 void glAlphaFunc(GLenum func, GLclampf ref) in glAlphaFunc() function
/frameworks/native/opengl/tests/angeles/include/GLES/
Dgl.h474 GLAPI void APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
/frameworks/base/opengl/java/com/google/android/gles_jni/
DGLImpl.java95 public native void glAlphaFunc( in glAlphaFunc() method in GLImpl
/frameworks/native/opengl/include/GLES/
Dgl.h405 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLfloat ref);
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h20 #define glAlphaFunc wrap_glAlphaFunc macro
Dgles_undefine.h20 #undef glAlphaFunc
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp470 glAlphaFunc( in android_glAlphaFunc__IF()
Dcom_google_android_gles_jni_GLImpl.cpp279 glAlphaFunc( in android_glAlphaFunc__IF()
/frameworks/opt/setupwizard/tools/docs/
Dandroid-22.txt18884 method public static void glAlphaFunc(int, float);
51806 method public abstract void glAlphaFunc(int, float);
/frameworks/base/config/
Dhiddenapi-public-dex.txt27777 Landroid/opengl/GLES10;->glAlphaFunc(IF)V
71834 Ljavax/microedition/khronos/opengles/GL10;->glAlphaFunc(IF)V
Dboot-image-profile.txt50997 HSPLjavax/microedition/khronos/opengles/GL10;->glAlphaFunc(IF)V
/frameworks/base/api/
Dcurrent.txt29311 method public static void glAlphaFunc(int, float);
71405 method public abstract void glAlphaFunc(int, float);