Home
last modified time | relevance | path

Searched refs:glBeginPerfMonitorAMD (Results 1 – 6 of 6) sorted by relevance

/frameworks/native/opengl/libs/
DlibGLESv2.map.txt5 glBeginPerfMonitorAMD;
Dentries.in11 GL_ENTRY(void, glBeginPerfMonitorAMD, GLuint monitor)
/frameworks/base/libs/hwui/debug/
Dgles_redefine.h27 #define glBeginPerfMonitorAMD wrap_glBeginPerfMonitorAMD macro
Dgles_undefine.h27 #undef glBeginPerfMonitorAMD
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in214 void API_ENTRY(glBeginPerfMonitorAMD)(GLuint monitor) {
215 CALL_GL_API(glBeginPerfMonitorAMD, monitor);
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h797 GL_APICALL void GL_APIENTRY glBeginPerfMonitorAMD (GLuint monitor);