Home
last modified time | relevance | path

Searched refs:CreateOffscreenContext3d (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/
Drender_thread_impl.cc905 RenderThreadImpl::CreateOffscreenContext3d() { in CreateOffscreenContext3d() function in content::RenderThreadImpl
939 CreateOffscreenContext3d(), in OffscreenCompositorContextProvider()
961 ContextProviderCommandBuffer::Create(CreateOffscreenContext3d(), in SharedMainThreadContextProvider()
Drender_thread_impl.h404 scoped_ptr<WebGraphicsContext3DCommandBufferImpl> CreateOffscreenContext3d();
/external/chromium_org/cc/trees/
Dlayer_tree_host_unittest_context.cc104 scoped_ptr<TestWebGraphicsContext3D> CreateOffscreenContext3d() { in CreateOffscreenContext3d() function in cc::__anon36911e9c0111::LayerTreeHostContextTest
128 TestContextProvider::Create(CreateOffscreenContext3d()); in OffscreenContextProvider()