Home
last modified time | relevance | path

Searched defs:GetGLContext (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/gpu/command_buffer/client/
Dgles2_lib.cc31 gpu::gles2::GLES2Interface* GetGLContext() { in GetGLContext() function
/external/chromium_org/content/common/gpu/media/
Drendering_helper.cc443 void* RenderingHelper::GetGLContext() { in GetGLContext() function in content::RenderingHelper
/external/chromium_org/gpu/command_buffer/service/
Dgles2_cmd_decoder.cc597 virtual gfx::GLContext* GetGLContext() OVERRIDE { return context_.get(); } in GetGLContext() function in gpu::gles2::GLES2DecoderImpl