Home
last modified time | relevance | path

Searched refs:CreateGLContext (Results 1 – 20 of 20) sorted by relevance

/external/chromium_org/ui/gl/
Dgl_context_mac.mm20 scoped_refptr<GLContext> GLContext::CreateGLContext(
24 TRACE_EVENT0("gpu", "GLContext::CreateGLContext");
Dgl_context_ozone.cc20 scoped_refptr<GLContext> GLContext::CreateGLContext( in CreateGLContext() function in gfx::GLContext
Dgl_context_win.cc23 scoped_refptr<GLContext> GLContext::CreateGLContext( in CreateGLContext() function in gfx::GLContext
Dgl_context_x11.cc25 scoped_refptr<GLContext> GLContext::CreateGLContext( in CreateGLContext() function in gfx::GLContext
Dgl_context_android.cc74 scoped_refptr<GLContext> GLContext::CreateGLContext( in CreateGLContext() function in gfx::GLContext
Dgl_context.h110 static scoped_refptr<GLContext> CreateGLContext(
Dgl_surface_egl.cc202 scoped_refptr<GLContext> context = GLContext::CreateGLContext( in InitializeOneOff()
/external/chromium_org/gpu/command_buffer/tests/
Dgl_manager.cc206 context_ = gfx::GLContext::CreateGLContext(share_group_.get(), in Initialize()
264 gfx::GLContext::CreateGLContext(base_share_group_->get(), in SetupBaseContext()
/external/chromium_org/gpu/config/
Dgpu_info_collector.cc37 gfx::GLContext::CreateGLContext(NULL, in InitializeGLContext()
/external/chromium_org/ui/ozone/demo/
Dozone_demo.cc94 context_ = gfx::GLContext::CreateGLContext( in InitializeGLSurface()
/external/chromium_org/mojo/services/gles2/
Dcommand_buffer_impl.cc93 context_ = gfx::GLContext::CreateGLContext( in DoInitialize()
/external/chromium_org/ui/surface/
Daccelerated_surface_mac.cc52 gl_context_ = gfx::GLContext::CreateGLContext( in Initialize()
/external/chromium_org/gpu/gles2_conform_support/egl/
Ddisplay.cc141 gl_context_ = gfx::GLContext::CreateGLContext(NULL, in CreateWindowSurface()
/external/chromium_org/gpu/command_buffer/service/
Din_process_command_buffer.cc381 context_ = gfx::GLContext::CreateGLContext( in InitializeOnGpuThread()
394 context_ = gfx::GLContext::CreateGLContext( in InitializeOnGpuThread()
Dasync_pixel_transfer_manager_share_group.cc106 context_ = gfx::GLContext::CreateGLContext(parent_context->share_group(), in InitializeOnTransferThread()
Dasync_pixel_transfer_manager_egl.cc104 context_ = gfx::GLContext::CreateGLContext( in Init()
/external/chromium_org/content/gpu/
Dgpu_main.cc450 scoped_refptr<gfx::GLContext> context(gfx::GLContext::CreateGLContext( in CreateDummyGlContext()
/external/chromium_org/android_webview/browser/
Dscoped_app_gl_state_restore.cc25 context(gfx::GLContext::CreateGLContext(NULL, in AppContextSurface()
/external/chromium_org/content/common/gpu/
Dgpu_command_buffer_stub.cc508 context = gfx::GLContext::CreateGLContext( in OnInitialize()
536 context = gfx::GLContext::CreateGLContext( in OnInitialize()
/external/chromium_org/content/common/gpu/media/
Drendering_helper.cc177 gl_context_ = gfx::GLContext::CreateGLContext( in Initialize()