Searched refs:GetGLVersion (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/ui/gl/
H A Dgl_context_stub_with_extensions.cc26 std::string GLContextStubWithExtensions::GetGLVersion() { function in class:gfx::GLContextStubWithExtensions
H A Dgl_context_stub_with_extensions.h24 virtual std::string GetGLVersion() OVERRIDE;
H A Dgl_context.cc95 std::string GLContext::GetGLVersion() { function in class:gfx::GLContext
121 std::string version = GetGLVersion();
H A Dgl_context.h133 virtual std::string GetGLVersion();
H A Dgl_gl_api_implementation.cc298 g_version_info = new GLVersionInfo(context->GetGLVersion().c_str(),

Completed in 2521 milliseconds