endQueryEXT       337 cc/test/test_gles2_interface.cc   test_context_->endQueryEXT(target);
endQueryEXT       144 cc/test/test_web_graphics_context_3d.h   virtual void endQueryEXT(GLenum target);
endQueryEXT        65 content/common/gpu/client/gpu_context_tests.h   context_->endQueryEXT(GL_COMMANDS_ISSUED_CHROMIUM);
endQueryEXT      1239 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc DELEGATE_TO_GL_1(endQueryEXT, EndQueryEXT, WGC3Denum)
endQueryEXT       580 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   virtual void endQueryEXT(WGC3Denum target);
endQueryEXT      1080 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.cc DELEGATE_TO_GL_1(endQueryEXT, EndQueryEXT, WGC3Denum)
endQueryEXT       491 webkit/common/gpu/webgraphicscontext3d_in_process_command_buffer_impl.h   virtual void endQueryEXT(WGC3Denum target);