Searched refs:glAlphaFuncQCOM (Results 1 - 5 of 5) sorted by relevance

/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto529 glAlphaFuncQCOM = 503;
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1335 const GLMessage_Function GLMessage::glAlphaFuncQCOM; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1683 static const Function glAlphaFuncQCOM = GLMessage_Function_glAlphaFuncQCOM; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp22656 glmsg.set_function(GLMessage::glAlphaFuncQCOM);
22673 glContext->hooks->gl.glAlphaFuncQCOM(func, ref);
[all...]
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h1798 GL_APICALL void GL_APIENTRY glAlphaFuncQCOM (GLenum func, GLclampf ref);

Completed in 892 milliseconds