Searched defs:CreateOffscreenContext (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/webkit/common/gpu/
H A Dcontext_provider_in_process.cc68 CreateOffscreenContext() { function in namespace:webkit::gpu
76 return WebGraphicsContext3DInProcessCommandBufferImpl::CreateOffscreenContext(
83 return Create(base::Bind(&CreateOffscreenContext));
H A Dwebgraphicscontext3d_in_process_command_buffer_impl.cc83 WebGraphicsContext3DInProcessCommandBufferImpl::CreateOffscreenContext( function in class:webkit::gpu::WebGraphicsContext3DInProcessCommandBufferImpl
/external/chromium_org/content/browser/aura/
H A Dgpu_process_transport_factory.cc203 GpuProcessTransportFactory::CreateOffscreenContext() { function in class:content::GpuProcessTransportFactory
/external/chromium_org/content/browser/android/in_process/
H A Dsynchronous_compositor_impl.cc103 CreateOffscreenContext() { function in class:content::__anon7529::SynchronousCompositorFactoryImpl
148 &SynchronousCompositorFactoryImpl::CreateOffscreenContext,
/external/chromium_org/ui/compositor/
H A Dcompositor.cc116 DefaultContextFactory::CreateOffscreenContext() { function in class:ui::DefaultContextFactory
170 CreateOffscreenContext(attrs);
182 return make_scoped_ptr(new cc::OutputSurface(CreateOffscreenContext()));
186 TestContextFactory::CreateOffscreenContext() { function in class:ui::TestContextFactory
/external/chromium_org/content/common/gpu/client/
H A Dwebgraphicscontext3d_command_buffer_impl.cc1380 WebGraphicsContext3DCommandBufferImpl::CreateOffscreenContext( function in class:content::WebGraphicsContext3DCommandBufferImpl

Completed in 432 milliseconds