Searched defs:GetGLContext (Results 1 – 3 of 3) sorted by relevance
31 gpu::gles2::GLES2Interface* GetGLContext() { in GetGLContext() function
443 void* RenderingHelper::GetGLContext() { in GetGLContext() function in content::RenderingHelper
597 virtual gfx::GLContext* GetGLContext() OVERRIDE { return context_.get(); } in GetGLContext() function in gpu::gles2::GLES2DecoderImpl