Home
last modified time | relevance | path

Searched refs:glEndPerfQueryINTEL (Results 1 – 5 of 5) sorted by relevance

/frameworks/base/libs/hwui/debug/
Dgles_undefine.h244 #undef glEndPerfQueryINTEL
Dgles_redefine.h245 #define glEndPerfQueryINTEL wrap_glEndPerfQueryINTEL macro
/frameworks/native/opengl/libs/GLES2/
Dgl2ext_api.in835 void API_ENTRY(glEndPerfQueryINTEL)(GLuint queryHandle) {
836 CALL_GL_API(glEndPerfQueryINTEL, queryHandle);
/frameworks/native/opengl/libs/
Dentries.in245 GL_ENTRY(void, glEndPerfQueryINTEL, GLuint queryHandle)
/frameworks/native/opengl/include/GLES2/
Dgl2ext.h2388 GL_APICALL void GL_APIENTRY glEndPerfQueryINTEL (GLuint queryHandle);