IsCurrent          71 gpu/command_buffer/service/gl_context_virtual.cc bool GLContextVirtual::IsCurrent(gfx::GLSurface* surface) {
IsCurrent         168 ppapi/proxy/ppb_message_loop_proxy.cc bool MessageLoopResource::IsCurrent() const {
IsCurrent          35 ui/gl/gl_context_android.cc   virtual bool IsCurrent(GLSurface* surface) OVERRIDE { return true; }
IsCurrent         215 ui/gl/gl_context_cgl.cc bool GLContextCGL::IsCurrent(GLSurface* surface) {
IsCurrent         150 ui/gl/gl_context_egl.cc bool GLContextEGL::IsCurrent(GLSurface* surface) {
IsCurrent         141 ui/gl/gl_context_glx.cc bool GLContextGLX::IsCurrent(GLSurface* surface) {
IsCurrent          95 ui/gl/gl_context_osmesa.cc bool GLContextOSMesa::IsCurrent(GLSurface* surface) {
IsCurrent          28 ui/gl/gl_context_stub.cc bool GLContextStub::IsCurrent(GLSurface* surface) {
IsCurrent         110 ui/gl/gl_context_wgl.cc bool GLContextWGL::IsCurrent(GLSurface* surface) {