Home
last modified time | relevance | path

Searched refs:glAlphaFuncx (Results 1 – 5 of 5) sorted by relevance

/development/ndk/platforms/android-4/arch-arm/symbols/
DlibGLESv1_CM.so.functions.txt3 glAlphaFuncx
/development/ndk/platforms/android-9/arch-x86/symbols/
DlibGLESv1_CM.so.functions.txt3 glAlphaFuncx
/development/ndk/platforms/android-9/arch-mips/symbols/
DlibGLESv1_CM.so.functions.txt3 glAlphaFuncx
/development/samples/ApiDemos/src/com/example/android/apis/graphics/spritetext/
DMatrixTrackingGL.java89 public void glAlphaFuncx(int func, int ref) { in glAlphaFuncx() method in MatrixTrackingGL
90 mgl.glAlphaFuncx(func, ref); in glAlphaFuncx()
/development/ndk/platforms/android-4/include/GLES/
Dgl.h634 GL_API void GL_APIENTRY glAlphaFuncx (GLenum func, GLclampx ref);