/development/tools/emulator/opengl/tests/gles_android_wrapper/ |
gles_ftable.h | 178 {"glAlphaFuncxOES", (void *)glAlphaFuncxOES},
|
gles_dispatch.h | 181 glAlphaFuncxOES_t glAlphaFuncxOES; [all...] |
gles.cpp | 846 void glAlphaFuncxOES(GLenum func, GLclampx ref) 848 getDispatch()->glAlphaFuncxOES(func, ref); [all...] |
/frameworks/base/opengl/tools/glgen/specs/gles11/ |
GLES11Ext.spec | 14 void glAlphaFuncxOES ( GLenum func, GLclampx ref )
|
/development/tools/emulator/opengl/host/libs/libOpenglRender/ |
GLDispatch.h | 181 glAlphaFuncxOES_t glAlphaFuncxOES;
|
GLDispatch.cpp | 204 s_gl.glAlphaFuncxOES = (glAlphaFuncxOES_t) s_gles_lib->findSymbol("glAlphaFuncxOES");
|
/frameworks/base/opengl/java/android/opengl/ |
GLES11Ext.java | 268 // C function void glAlphaFuncxOES ( GLenum func, GLclampx ref ) 270 public static native void glAlphaFuncxOES( [all...] |
/development/ndk/platforms/android-4/include/GLES/ |
glext.h | 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-4/arch-arm/usr/include/GLES/ |
glext.h | 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-arm/usr/include/GLES/ |
glext.h | 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-5/arch-x86/usr/include/GLES/ |
glext.h | 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-arm/usr/include/GLES/ |
glext.h | 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
|
/prebuilt/ndk/android-ndk-r4/platforms/android-8/arch-x86/usr/include/GLES/ |
glext.h | 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
|
/prebuilt/ndk/android-ndk-r5/platforms/android-4/arch-arm/usr/include/GLES/ |
glext.h | 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-arm/usr/include/GLES/ |
glext.h | 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
|
/prebuilt/ndk/android-ndk-r6/platforms/android-4/arch-x86/usr/include/GLES/ |
glext.h | 335 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref);
|
/development/tools/emulator/opengl/host/libs/Translator/include/GLES/ |
glext.h | 563 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref); [all...] |
/frameworks/base/opengl/include/GLES/ |
glext.h | 529 GL_API void GL_APIENTRY glAlphaFuncxOES (GLenum func, GLclampx ref); [all...] |
/frameworks/base/opengl/libs/ |
glesv2dbg_functions.h | 6 GL_ENTRY(void, glAlphaFuncxOES, GLenum func, GLclampx ref)
|
/frameworks/base/core/jni/ |
android_opengl_GLES11Ext.cpp | 483 /* void glAlphaFuncxOES ( GLenum func, GLclampx ref ) */ 487 glAlphaFuncxOES( [all...] |
/prebuilt/sdk/14/ |
android.jar | |
/prebuilt/sdk/4/ |
android.jar | |
/prebuilt/sdk/5/ |
android.jar | |
/prebuilt/sdk/6/ |
android.jar | |