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

/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto545 glGetQueryObjectuivEXT = 519;
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp1351 const GLMessage_Function GLMessage::glGetQueryObjectuivEXT; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1699 static const Function glGetQueryObjectuivEXT = GLMessage_Function_glGetQueryObjectuivEXT; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp16837 glmsg.set_function(GLMessage::glGetQueryObjectuivEXT);
16860 glContext->hooks->gl.glGetQueryObjectuivEXT(id, pname, params);
[all...]
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h792 GL_APICALL void GL_APIENTRY glGetQueryObjectuivEXT (GLuint id, GLenum pname, GLuint *params);

Completed in 205 milliseconds