Home
last modified time | relevance | path

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

/frameworks/native/opengl/tools/glgen/specs/gles11/
DGLES10.spec2 void glAlphaFunc ( GLenum func, GLclampf ref )
/frameworks/native/opengl/libs/GLES_trace/
Dgltrace.proto27 glAlphaFunc = 1; enumerator
/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, GLclampf 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()
DGLLogWrapper.java1185 public void glAlphaFunc(int func, float ref) { in glAlphaFunc() method in GLLogWrapper
1190 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.h593 GL_API void GL_APIENTRY glAlphaFunc (GLenum func, GLclampf ref);
/frameworks/native/opengl/libs/GLES_trace/src/
Dgltrace.pb.cpp538 const GLMessage_Function GLMessage::glAlphaFunc; member in android::gltrace::GLMessage
Dgltrace.pb.h871 static const Function glAlphaFunc = GLMessage_Function_glAlphaFunc; variable
Dgltrace_api.cpp11170 glmsg.set_function(GLMessage::glAlphaFunc); in GLTrace_glAlphaFunc()
11187 glContext->hooks->gl.glAlphaFunc(func, ref); in GLTrace_glAlphaFunc()
/frameworks/native/opengl/libs/
Ddebug.in2 TRACE_GL_VOID(glAlphaFunc, (GLenum func, GLclampf ref), (func, ref), 2, "GLenum", func, "GLclampf",…
Dentries.in3 GL_ENTRY(void, glAlphaFunc, GLenum func, GLclampf ref)
Dtrace.in3 TRACE_GL_VOID(glAlphaFunc, (GLenum func, GLclampf ref), (func, ref), 2, "GLenum", func, "GLclampf",…
/frameworks/base/core/jni/
Dandroid_opengl_GLES10.cpp146 glAlphaFunc( in android_glAlphaFunc__IF()
Dcom_google_android_gles_jni_GLImpl.cpp274 glAlphaFunc( in android_glAlphaFunc__IF()
/frameworks/base/api/
D14.txt12855 method public static void glAlphaFunc(int, float);
39605 method public abstract void glAlphaFunc(int, float);
D15.txt12894 method public static void glAlphaFunc(int, float);
39760 method public abstract void glAlphaFunc(int, float);
D16.txt13796 method public static void glAlphaFunc(int, float);
41042 method public abstract void glAlphaFunc(int, float);
D17.txt14182 method public static void glAlphaFunc(int, float);
41906 method public abstract void glAlphaFunc(int, float);
Dcurrent.txt14182 method public static void glAlphaFunc(int, float);
41906 method public abstract void glAlphaFunc(int, float);