/external/chromium_org/ui/gl/ |
D | gl_context_mac.mm | 20 scoped_refptr<GLContext> GLContext::CreateGLContext( 24 TRACE_EVENT0("gpu", "GLContext::CreateGLContext");
|
D | gl_context_ozone.cc | 20 scoped_refptr<GLContext> GLContext::CreateGLContext( in CreateGLContext() function in gfx::GLContext
|
D | gl_context_win.cc | 23 scoped_refptr<GLContext> GLContext::CreateGLContext( in CreateGLContext() function in gfx::GLContext
|
D | gl_context_x11.cc | 25 scoped_refptr<GLContext> GLContext::CreateGLContext( in CreateGLContext() function in gfx::GLContext
|
D | gl_context_android.cc | 74 scoped_refptr<GLContext> GLContext::CreateGLContext( in CreateGLContext() function in gfx::GLContext
|
D | gl_context.h | 110 static scoped_refptr<GLContext> CreateGLContext(
|
D | gl_surface_egl.cc | 202 scoped_refptr<GLContext> context = GLContext::CreateGLContext( in InitializeOneOff()
|
/external/chromium_org/gpu/command_buffer/tests/ |
D | gl_manager.cc | 206 context_ = gfx::GLContext::CreateGLContext(share_group_.get(), in Initialize() 264 gfx::GLContext::CreateGLContext(base_share_group_->get(), in SetupBaseContext()
|
/external/chromium_org/gpu/config/ |
D | gpu_info_collector.cc | 37 gfx::GLContext::CreateGLContext(NULL, in InitializeGLContext()
|
/external/chromium_org/ui/ozone/demo/ |
D | ozone_demo.cc | 94 context_ = gfx::GLContext::CreateGLContext( in InitializeGLSurface()
|
/external/chromium_org/mojo/services/gles2/ |
D | command_buffer_impl.cc | 93 context_ = gfx::GLContext::CreateGLContext( in DoInitialize()
|
/external/chromium_org/ui/surface/ |
D | accelerated_surface_mac.cc | 52 gl_context_ = gfx::GLContext::CreateGLContext( in Initialize()
|
/external/chromium_org/gpu/gles2_conform_support/egl/ |
D | display.cc | 141 gl_context_ = gfx::GLContext::CreateGLContext(NULL, in CreateWindowSurface()
|
/external/chromium_org/gpu/command_buffer/service/ |
D | in_process_command_buffer.cc | 381 context_ = gfx::GLContext::CreateGLContext( in InitializeOnGpuThread() 394 context_ = gfx::GLContext::CreateGLContext( in InitializeOnGpuThread()
|
D | async_pixel_transfer_manager_share_group.cc | 106 context_ = gfx::GLContext::CreateGLContext(parent_context->share_group(), in InitializeOnTransferThread()
|
D | async_pixel_transfer_manager_egl.cc | 104 context_ = gfx::GLContext::CreateGLContext( in Init()
|
/external/chromium_org/content/gpu/ |
D | gpu_main.cc | 450 scoped_refptr<gfx::GLContext> context(gfx::GLContext::CreateGLContext( in CreateDummyGlContext()
|
/external/chromium_org/android_webview/browser/ |
D | scoped_app_gl_state_restore.cc | 25 context(gfx::GLContext::CreateGLContext(NULL, in AppContextSurface()
|
/external/chromium_org/content/common/gpu/ |
D | gpu_command_buffer_stub.cc | 508 context = gfx::GLContext::CreateGLContext( in OnInitialize() 536 context = gfx::GLContext::CreateGLContext( in OnInitialize()
|
/external/chromium_org/content/common/gpu/media/ |
D | rendering_helper.cc | 177 gl_context_ = gfx::GLContext::CreateGLContext( in Initialize()
|