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

/frameworks/native/opengl/libs/GLES_trace/
H A Dgltrace.proto127 glEndPerfMonitorAMD = 101;
/frameworks/native/opengl/libs/GLES_trace/src/
H A Dgltrace.pb.cpp933 const GLMessage_Function GLMessage::glEndPerfMonitorAMD; member in class:android::gltrace::GLMessage
H A Dgltrace.pb.h1281 static const Function glEndPerfMonitorAMD = GLMessage_Function_glEndPerfMonitorAMD; member in class:android::gltrace::GLMessage
H A Dgltrace_api.cpp15401 glmsg.set_function(GLMessage::glEndPerfMonitorAMD);
15412 glContext->hooks->gl.glEndPerfMonitorAMD(monitor);
[all...]
/frameworks/native/opengl/include/GLES2/
H A Dgl2ext.h505 GL_APICALL void GL_APIENTRY glEndPerfMonitorAMD (GLuint monitor);

Completed in 213 milliseconds