Home
last modified time | relevance | path

Searched defs:glAlphaFunc (Results 1 – 5 of 5) sorted by relevance

/sdk/emulator/opengl/host/libs/libOpenglRender/
DGLDispatch.h23 glAlphaFunc_t glAlphaFunc; member
/sdk/emulator/opengl/host/libs/Translator/GLES_CM/
DGLEScmImp.cpp275 GL_API void GL_APIENTRY glAlphaFunc( GLenum func, GLclampf ref) { in glAlphaFunc() function
/sdk/emulator/opengl/tests/gles_android_wrapper/
Dgles.cpp56 void glAlphaFunc(GLenum func, GLclampf ref) in glAlphaFunc() function
Dgles_dispatch.h23 glAlphaFunc_t glAlphaFunc; member
/sdk/eclipse/plugins/com.android.ide.eclipse.gldebugger/src/com/android/ide/eclipse/gltrace/
DGLProtoBuf.java32 glAlphaFunc(1, 1), enumConstant