ContextProviderCommandBuffer 18 content/browser/compositor/browser_compositor_output_surface.cc const scoped_refptr<ContextProviderCommandBuffer>& context_provider, ContextProviderCommandBuffer 19 content/browser/compositor/browser_compositor_output_surface.h class ContextProviderCommandBuffer; ContextProviderCommandBuffer 46 content/browser/compositor/browser_compositor_output_surface.h const scoped_refptr<ContextProviderCommandBuffer>& context, ContextProviderCommandBuffer 15 content/browser/compositor/gpu_browser_compositor_output_surface.cc const scoped_refptr<ContextProviderCommandBuffer>& context, ContextProviderCommandBuffer 33 content/browser/compositor/gpu_browser_compositor_output_surface.cc ContextProviderCommandBuffer* provider_command_buffer = ContextProviderCommandBuffer 34 content/browser/compositor/gpu_browser_compositor_output_surface.cc static_cast<ContextProviderCommandBuffer*>(context_provider_.get()); ContextProviderCommandBuffer 27 content/browser/compositor/gpu_browser_compositor_output_surface.h const scoped_refptr<ContextProviderCommandBuffer>& context, ContextProviderCommandBuffer 216 content/browser/compositor/gpu_process_transport_factory.cc scoped_refptr<ContextProviderCommandBuffer> context_provider; ContextProviderCommandBuffer 218 content/browser/compositor/gpu_process_transport_factory.cc context_provider = ContextProviderCommandBuffer::Create( ContextProviderCommandBuffer 384 content/browser/compositor/gpu_process_transport_factory.cc offscreen_compositor_contexts_ = ContextProviderCommandBuffer::Create( ContextProviderCommandBuffer 402 content/browser/compositor/gpu_process_transport_factory.cc shared_main_thread_contexts_ = ContextProviderCommandBuffer::Create( ContextProviderCommandBuffer 22 content/browser/compositor/gpu_process_transport_factory.h class ContextProviderCommandBuffer; ContextProviderCommandBuffer 78 content/browser/compositor/gpu_process_transport_factory.h scoped_refptr<ContextProviderCommandBuffer> offscreen_compositor_contexts_; ContextProviderCommandBuffer 79 content/browser/compositor/gpu_process_transport_factory.h scoped_refptr<ContextProviderCommandBuffer> shared_main_thread_contexts_; ContextProviderCommandBuffer 174 content/browser/gpu/gpu_ipc_browsertests.cc scoped_refptr<ContextProviderCommandBuffer> provider = ContextProviderCommandBuffer 175 content/browser/gpu/gpu_ipc_browsertests.cc ContextProviderCommandBuffer::Create(CreateContext(), ContextProviderCommandBuffer 82 content/browser/renderer_host/compositor_impl_android.cc content::ContextProviderCommandBuffer>& context_provider) ContextProviderCommandBuffer 88 content/browser/renderer_host/compositor_impl_android.cc content::ContextProviderCommandBuffer* provider_command_buffer = ContextProviderCommandBuffer 89 content/browser/renderer_host/compositor_impl_android.cc static_cast<content::ContextProviderCommandBuffer*>( ContextProviderCommandBuffer 541 content/browser/renderer_host/compositor_impl_android.cc scoped_refptr<ContextProviderCommandBuffer> context_provider = ContextProviderCommandBuffer 542 content/browser/renderer_host/compositor_impl_android.cc ContextProviderCommandBuffer::Create( ContextProviderCommandBuffer 21 content/common/gpu/client/context_provider_command_buffer.cc explicit LostContextCallbackProxy(ContextProviderCommandBuffer* provider) ContextProviderCommandBuffer 35 content/common/gpu/client/context_provider_command_buffer.cc ContextProviderCommandBuffer* provider_; ContextProviderCommandBuffer 38 content/common/gpu/client/context_provider_command_buffer.cc scoped_refptr<ContextProviderCommandBuffer> ContextProviderCommandBuffer 39 content/common/gpu/client/context_provider_command_buffer.cc ContextProviderCommandBuffer::Create( ContextProviderCommandBuffer 45 content/common/gpu/client/context_provider_command_buffer.cc return new ContextProviderCommandBuffer(context3d.Pass(), debug_name); ContextProviderCommandBuffer 48 content/common/gpu/client/context_provider_command_buffer.cc ContextProviderCommandBuffer::ContextProviderCommandBuffer( ContextProviderCommandBuffer 60 content/common/gpu/client/context_provider_command_buffer.cc ContextProviderCommandBuffer::~ContextProviderCommandBuffer() { ContextProviderCommandBuffer 82 content/common/gpu/client/context_provider_command_buffer.cc CommandBufferProxyImpl* ContextProviderCommandBuffer::GetCommandBufferProxy() { ContextProviderCommandBuffer 87 content/common/gpu/client/context_provider_command_buffer.cc ContextProviderCommandBuffer::WebContext3D() { ContextProviderCommandBuffer 95 content/common/gpu/client/context_provider_command_buffer.cc bool ContextProviderCommandBuffer::BindToCurrentThread() { ContextProviderCommandBuffer 113 content/common/gpu/client/context_provider_command_buffer.cc base::Bind(&ContextProviderCommandBuffer::OnMemoryAllocationChanged, ContextProviderCommandBuffer 118 content/common/gpu/client/context_provider_command_buffer.cc gpu::gles2::GLES2Interface* ContextProviderCommandBuffer::ContextGL() { ContextProviderCommandBuffer 126 content/common/gpu/client/context_provider_command_buffer.cc gpu::ContextSupport* ContextProviderCommandBuffer::ContextSupport() { ContextProviderCommandBuffer 130 content/common/gpu/client/context_provider_command_buffer.cc class GrContext* ContextProviderCommandBuffer::GrContext() { ContextProviderCommandBuffer 143 content/common/gpu/client/context_provider_command_buffer.cc ContextProviderCommandBuffer::ContextCapabilities() { ContextProviderCommandBuffer 150 content/common/gpu/client/context_provider_command_buffer.cc bool ContextProviderCommandBuffer::IsContextLost() { ContextProviderCommandBuffer 157 content/common/gpu/client/context_provider_command_buffer.cc void ContextProviderCommandBuffer::VerifyContexts() { ContextProviderCommandBuffer 165 content/common/gpu/client/context_provider_command_buffer.cc void ContextProviderCommandBuffer::OnLostContext() { ContextProviderCommandBuffer 177 content/common/gpu/client/context_provider_command_buffer.cc void ContextProviderCommandBuffer::OnMemoryAllocationChanged( ContextProviderCommandBuffer 192 content/common/gpu/client/context_provider_command_buffer.cc void ContextProviderCommandBuffer::InitializeCapabilities() { ContextProviderCommandBuffer 205 content/common/gpu/client/context_provider_command_buffer.cc bool ContextProviderCommandBuffer::DestroyedOnMainThread() { ContextProviderCommandBuffer 212 content/common/gpu/client/context_provider_command_buffer.cc void ContextProviderCommandBuffer::SetLostContextCallback( ContextProviderCommandBuffer 220 content/common/gpu/client/context_provider_command_buffer.cc void ContextProviderCommandBuffer::SetMemoryPolicyChangedCallback( ContextProviderCommandBuffer 27 content/common/gpu/client/context_provider_command_buffer.h class CONTENT_EXPORT ContextProviderCommandBuffer ContextProviderCommandBuffer 30 content/common/gpu/client/context_provider_command_buffer.h static scoped_refptr<ContextProviderCommandBuffer> Create( ContextProviderCommandBuffer 60 content/common/gpu/client/context_provider_command_buffer.h ContextProviderCommandBuffer( ContextProviderCommandBuffer 63 content/common/gpu/client/context_provider_command_buffer.h virtual ~ContextProviderCommandBuffer(); ContextProviderCommandBuffer 53 content/common/gpu/client/context_provider_command_buffer_browsertest.cc scoped_refptr<ContextProviderCommandBuffer> provider = ContextProviderCommandBuffer 54 content/common/gpu/client/context_provider_command_buffer_browsertest.cc ContextProviderCommandBuffer::Create(CreateContext3d(), "TestContext"); ContextProviderCommandBuffer 54 content/renderer/gpu/compositor_output_surface.cc const scoped_refptr<ContextProviderCommandBuffer>& context_provider, ContextProviderCommandBuffer 125 content/renderer/gpu/compositor_output_surface.cc ContextProviderCommandBuffer* provider_command_buffer = ContextProviderCommandBuffer 126 content/renderer/gpu/compositor_output_surface.cc static_cast<ContextProviderCommandBuffer*>(context_provider_.get()); ContextProviderCommandBuffer 34 content/renderer/gpu/compositor_output_surface.h class ContextProviderCommandBuffer; ContextProviderCommandBuffer 48 content/renderer/gpu/compositor_output_surface.h const scoped_refptr<ContextProviderCommandBuffer>& context_provider, ContextProviderCommandBuffer 12 content/renderer/gpu/delegated_compositor_output_surface.cc const scoped_refptr<ContextProviderCommandBuffer>& context_provider) ContextProviderCommandBuffer 17 content/renderer/gpu/delegated_compositor_output_surface.h const scoped_refptr<ContextProviderCommandBuffer>& context_provider); ContextProviderCommandBuffer 27 content/renderer/gpu/mailbox_output_surface.cc const scoped_refptr<ContextProviderCommandBuffer>& context_provider, ContextProviderCommandBuffer 30 content/renderer/gpu/mailbox_output_surface.h const scoped_refptr<ContextProviderCommandBuffer>& context_provider, ContextProviderCommandBuffer 29 content/renderer/media/renderer_gpu_video_accelerator_factories.cc const scoped_refptr<ContextProviderCommandBuffer>& context_provider) { ContextProviderCommandBuffer 45 content/renderer/media/renderer_gpu_video_accelerator_factories.cc const scoped_refptr<ContextProviderCommandBuffer>& context_provider) ContextProviderCommandBuffer 24 content/renderer/media/renderer_gpu_video_accelerator_factories.h class ContextProviderCommandBuffer; ContextProviderCommandBuffer 44 content/renderer/media/renderer_gpu_video_accelerator_factories.h const scoped_refptr<ContextProviderCommandBuffer>& context_provider); ContextProviderCommandBuffer 71 content/renderer/media/renderer_gpu_video_accelerator_factories.h const scoped_refptr<ContextProviderCommandBuffer>& context_provider); ContextProviderCommandBuffer 84 content/renderer/media/renderer_gpu_video_accelerator_factories.h scoped_refptr<ContextProviderCommandBuffer> context_provider_; ContextProviderCommandBuffer 22 content/renderer/pepper/pepper_platform_context_3d.h class ContextProviderCommandBuffer; ContextProviderCommandBuffer 989 content/renderer/render_thread_impl.cc gpu_va_context_provider_ = ContextProviderCommandBuffer::Create( ContextProviderCommandBuffer 1045 content/renderer/render_thread_impl.cc offscreen_compositor_contexts_ = ContextProviderCommandBuffer::Create( ContextProviderCommandBuffer 1068 content/renderer/render_thread_impl.cc ContextProviderCommandBuffer::Create(CreateOffscreenContext3d(), ContextProviderCommandBuffer 1073 content/renderer/render_thread_impl.cc static_cast<ContextProviderCommandBuffer*>( ContextProviderCommandBuffer 77 content/renderer/render_thread_impl.h class ContextProviderCommandBuffer; ContextProviderCommandBuffer 513 content/renderer/render_thread_impl.h scoped_refptr<ContextProviderCommandBuffer> offscreen_compositor_contexts_; ContextProviderCommandBuffer 514 content/renderer/render_thread_impl.h scoped_refptr<ContextProviderCommandBuffer> shared_main_thread_contexts_; ContextProviderCommandBuffer 518 content/renderer/render_thread_impl.h scoped_refptr<ContextProviderCommandBuffer> gpu_va_context_provider_; ContextProviderCommandBuffer 896 content/renderer/render_widget.cc scoped_refptr<ContextProviderCommandBuffer> context_provider; ContextProviderCommandBuffer 898 content/renderer/render_widget.cc context_provider = ContextProviderCommandBuffer::Create(