GpuChannelHost     48 base/threading/thread_restrictions.h class GpuChannelHost;
GpuChannelHost    209 base/threading/thread_restrictions.h   friend class content::GpuChannelHost;           // http://crbug.com/125264
GpuChannelHost    451 content/browser/compositor/gpu_process_transport_factory.cc   scoped_refptr<GpuChannelHost> gpu_channel_host(
GpuChannelHost    314 content/browser/gpu/browser_gpu_channel_host_factory.cc GpuChannelHost* BrowserGpuChannelHostFactory::EstablishGpuChannelSync(
GpuChannelHost    347 content/browser/gpu/browser_gpu_channel_host_factory.cc GpuChannelHost* BrowserGpuChannelHostFactory::GetGpuChannel() {
GpuChannelHost    361 content/browser/gpu/browser_gpu_channel_host_factory.cc   gpu_channel_ = GpuChannelHost::Create(this,
GpuChannelHost     54 content/browser/gpu/browser_gpu_channel_host_factory.h   GpuChannelHost* EstablishGpuChannelSync(
GpuChannelHost     58 content/browser/gpu/browser_gpu_channel_host_factory.h   GpuChannelHost* GetGpuChannel();
GpuChannelHost    129 content/browser/gpu/browser_gpu_channel_host_factory.h   scoped_refptr<GpuChannelHost> gpu_channel_;
GpuChannelHost     39 content/browser/gpu/gpu_ipc_browsertests.cc     scoped_refptr<content::GpuChannelHost> gpu_channel_host(
GpuChannelHost    110 content/browser/gpu/gpu_ipc_browsertests.cc   GpuChannelHost* GetGpuChannel() {
GpuChannelHost    155 content/browser/gpu/gpu_ipc_browsertests.cc   scoped_refptr<GpuChannelHost> gpu_channel =
GpuChannelHost    172 content/browser/gpu/gpu_ipc_browsertests.cc   scoped_refptr<GpuChannelHost> host = GetGpuChannel();
GpuChannelHost    502 content/browser/renderer_host/compositor_impl_android.cc   scoped_refptr<GpuChannelHost> gpu_channel_host(
GpuChannelHost     65 content/browser/renderer_host/image_transport_factory_android.cc   scoped_refptr<GpuChannelHost> gpu_channel_host(factory->EstablishGpuChannelSync(
GpuChannelHost     26 content/common/gpu/client/command_buffer_proxy_impl.cc     GpuChannelHost* channel,
GpuChannelHost    326 content/common/gpu/client/command_buffer_proxy_impl.cc   DCHECK(GpuChannelHost::IsValidGpuMemoryBuffer(
GpuChannelHost     45 content/common/gpu/client/command_buffer_proxy_impl.h class GpuChannelHost;
GpuChannelHost     67 content/common/gpu/client/command_buffer_proxy_impl.h   CommandBufferProxyImpl(GpuChannelHost* channel, int route_id);
GpuChannelHost    146 content/common/gpu/client/command_buffer_proxy_impl.h   GpuChannelHost* channel() const { return channel_; }
GpuChannelHost    183 content/common/gpu/client/command_buffer_proxy_impl.h   GpuChannelHost* channel_;
GpuChannelHost     34 content/common/gpu/client/context_provider_command_buffer_browsertest.cc     scoped_refptr<GpuChannelHost> gpu_channel_host(
GpuChannelHost     34 content/common/gpu/client/gpu_channel_host.cc scoped_refptr<GpuChannelHost> GpuChannelHost::Create(
GpuChannelHost     40 content/common/gpu/client/gpu_channel_host.cc   scoped_refptr<GpuChannelHost> host = new GpuChannelHost(factory, gpu_info);
GpuChannelHost     46 content/common/gpu/client/gpu_channel_host.cc bool GpuChannelHost::IsValidGpuMemoryBuffer(
GpuChannelHost     62 content/common/gpu/client/gpu_channel_host.cc GpuChannelHost::GpuChannelHost(GpuChannelHostFactory* factory,
GpuChannelHost     70 content/common/gpu/client/gpu_channel_host.cc void GpuChannelHost::Connect(const IPC::ChannelHandle& channel_handle,
GpuChannelHost     93 content/common/gpu/client/gpu_channel_host.cc bool GpuChannelHost::Send(IPC::Message* msg) {
GpuChannelHost    126 content/common/gpu/client/gpu_channel_host.cc CommandBufferProxyImpl* GpuChannelHost::CreateViewCommandBuffer(
GpuChannelHost    158 content/common/gpu/client/gpu_channel_host.cc CommandBufferProxyImpl* GpuChannelHost::CreateOffscreenCommandBuffer(
GpuChannelHost    195 content/common/gpu/client/gpu_channel_host.cc scoped_ptr<media::VideoDecodeAccelerator> GpuChannelHost::CreateVideoDecoder(
GpuChannelHost    204 content/common/gpu/client/gpu_channel_host.cc scoped_ptr<media::VideoEncodeAccelerator> GpuChannelHost::CreateVideoEncoder(
GpuChannelHost    213 content/common/gpu/client/gpu_channel_host.cc void GpuChannelHost::DestroyCommandBuffer(
GpuChannelHost    226 content/common/gpu/client/gpu_channel_host.cc void GpuChannelHost::AddRoute(
GpuChannelHost    232 content/common/gpu/client/gpu_channel_host.cc                     base::Bind(&GpuChannelHost::MessageFilter::AddRoute,
GpuChannelHost    237 content/common/gpu/client/gpu_channel_host.cc void GpuChannelHost::RemoveRoute(int route_id) {
GpuChannelHost    240 content/common/gpu/client/gpu_channel_host.cc                     base::Bind(&GpuChannelHost::MessageFilter::RemoveRoute,
GpuChannelHost    244 content/common/gpu/client/gpu_channel_host.cc base::SharedMemoryHandle GpuChannelHost::ShareToGpuProcess(
GpuChannelHost    270 content/common/gpu/client/gpu_channel_host.cc int32 GpuChannelHost::ReserveTransferBufferId() {
GpuChannelHost    274 content/common/gpu/client/gpu_channel_host.cc gfx::GpuMemoryBufferHandle GpuChannelHost::ShareGpuMemoryBufferToGpuProcess(
GpuChannelHost    297 content/common/gpu/client/gpu_channel_host.cc int32 GpuChannelHost::ReserveGpuMemoryBufferId() {
GpuChannelHost    301 content/common/gpu/client/gpu_channel_host.cc GpuChannelHost::~GpuChannelHost() {
GpuChannelHost    308 content/common/gpu/client/gpu_channel_host.cc GpuChannelHost::MessageFilter::MessageFilter()
GpuChannelHost    312 content/common/gpu/client/gpu_channel_host.cc GpuChannelHost::MessageFilter::~MessageFilter() {}
GpuChannelHost    314 content/common/gpu/client/gpu_channel_host.cc void GpuChannelHost::MessageFilter::AddRoute(
GpuChannelHost    325 content/common/gpu/client/gpu_channel_host.cc void GpuChannelHost::MessageFilter::RemoveRoute(int route_id) {
GpuChannelHost    331 content/common/gpu/client/gpu_channel_host.cc bool GpuChannelHost::MessageFilter::OnMessageReceived(
GpuChannelHost    351 content/common/gpu/client/gpu_channel_host.cc void GpuChannelHost::MessageFilter::OnChannelError() {
GpuChannelHost    374 content/common/gpu/client/gpu_channel_host.cc bool GpuChannelHost::MessageFilter::IsLost() const {
GpuChannelHost     51 content/common/gpu/client/gpu_channel_host.h class GpuChannelHost;
GpuChannelHost     88 content/common/gpu/client/gpu_channel_host.h class GpuChannelHost : public IPC::Sender,
GpuChannelHost     89 content/common/gpu/client/gpu_channel_host.h                        public base::RefCountedThreadSafe<GpuChannelHost> {
GpuChannelHost     92 content/common/gpu/client/gpu_channel_host.h   static scoped_refptr<GpuChannelHost> Create(
GpuChannelHost    165 content/common/gpu/client/gpu_channel_host.h   friend class base::RefCountedThreadSafe<GpuChannelHost>;
GpuChannelHost    166 content/common/gpu/client/gpu_channel_host.h   GpuChannelHost(GpuChannelHostFactory* factory,
GpuChannelHost    168 content/common/gpu/client/gpu_channel_host.h   virtual ~GpuChannelHost();
GpuChannelHost    238 content/common/gpu/client/gpu_channel_host.h   DISALLOW_COPY_AND_ASSIGN(GpuChannelHost);
GpuChannelHost     28 content/common/gpu/client/gpu_video_decode_accelerator_host.cc     GpuChannelHost* channel,
GpuChannelHost     18 content/common/gpu/client/gpu_video_decode_accelerator_host.h class GpuChannelHost;
GpuChannelHost     30 content/common/gpu/client/gpu_video_decode_accelerator_host.h   GpuVideoDecodeAcceleratorHost(GpuChannelHost* channel,
GpuChannelHost     75 content/common/gpu/client/gpu_video_decode_accelerator_host.h   GpuChannelHost* channel_;
GpuChannelHost     21 content/common/gpu/client/gpu_video_encode_accelerator_host.cc     GpuChannelHost* channel,
GpuChannelHost     32 content/common/gpu/client/gpu_video_encode_accelerator_host.h class GpuChannelHost;
GpuChannelHost     44 content/common/gpu/client/gpu_video_encode_accelerator_host.h   GpuVideoEncodeAcceleratorHost(GpuChannelHost* channel,
GpuChannelHost     95 content/common/gpu/client/gpu_video_encode_accelerator_host.h   GpuChannelHost* channel_;
GpuChannelHost     54 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc     GetDefaultShareGroupForHost(GpuChannelHost* host) {
GpuChannelHost    230 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc     GpuChannelHost* host,
GpuChannelHost   1198 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.cc     GpuChannelHost* host,
GpuChannelHost     51 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h class GpuChannelHost;
GpuChannelHost    124 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h       GpuChannelHost* host,
GpuChannelHost    150 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h           GpuChannelHost* host,
GpuChannelHost    743 content/common/gpu/client/webgraphicscontext3d_command_buffer_impl.h   scoped_refptr<GpuChannelHost> host_;
GpuChannelHost    187 content/renderer/devtools/devtools_agent.cc   GpuChannelHost* gpu_channel_host =
GpuChannelHost    201 content/renderer/devtools/devtools_agent.cc   GpuChannelHost* gpu_channel_host =
GpuChannelHost    870 content/renderer/gpu/gpu_benchmarking_extension.cc     GpuChannelHost* gpu_channel = RenderThreadImpl::current()->GetGpuChannel();
GpuChannelHost     14 content/renderer/gpu/stream_texture_host_android.cc StreamTextureHost::StreamTextureHost(GpuChannelHost* channel)
GpuChannelHost     20 content/renderer/gpu/stream_texture_host_android.h class GpuChannelHost;
GpuChannelHost     26 content/renderer/gpu/stream_texture_host_android.h   explicit StreamTextureHost(GpuChannelHost* channel);
GpuChannelHost     51 content/renderer/gpu/stream_texture_host_android.h   scoped_refptr<GpuChannelHost> channel_;
GpuChannelHost     83 content/renderer/media/android/stream_texture_factory_impl.cc     GpuChannelHost* channel,
GpuChannelHost     90 content/renderer/media/android/stream_texture_factory_impl.cc     GpuChannelHost* channel,
GpuChannelHost     22 content/renderer/media/android/stream_texture_factory_impl.h class GpuChannelHost;
GpuChannelHost     28 content/renderer/media/android/stream_texture_factory_impl.h       GpuChannelHost* channel,
GpuChannelHost     45 content/renderer/media/android/stream_texture_factory_impl.h       GpuChannelHost* channel,
GpuChannelHost     50 content/renderer/media/android/stream_texture_factory_impl.h   scoped_refptr<GpuChannelHost> channel_;
GpuChannelHost     35 content/renderer/media/pepper_platform_video_decoder.cc   GpuChannelHost* channel =
GpuChannelHost     27 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     GpuChannelHost* gpu_channel_host,
GpuChannelHost     43 content/renderer/media/renderer_gpu_video_accelerator_factories.cc     GpuChannelHost* gpu_channel_host,
GpuChannelHost     25 content/renderer/media/renderer_gpu_video_accelerator_factories.h class GpuChannelHost;
GpuChannelHost     42 content/renderer/media/renderer_gpu_video_accelerator_factories.h       GpuChannelHost* gpu_channel_host,
GpuChannelHost     69 content/renderer/media/renderer_gpu_video_accelerator_factories.h       GpuChannelHost* gpu_channel_host,
GpuChannelHost     83 content/renderer/media/renderer_gpu_video_accelerator_factories.h   scoped_refptr<GpuChannelHost> gpu_channel_host_;
GpuChannelHost     23 content/renderer/pepper/pepper_platform_context_3d.h class GpuChannelHost;
GpuChannelHost     73 content/renderer/pepper/pepper_platform_context_3d.h   scoped_refptr<GpuChannelHost> channel_;
GpuChannelHost    975 content/renderer/render_thread_impl.cc   scoped_refptr<GpuChannelHost> gpu_channel_host = GetGpuChannel();
GpuChannelHost   1018 content/renderer/render_thread_impl.cc   scoped_refptr<GpuChannelHost> gpu_channel_host(EstablishGpuChannelSync(
GpuChannelHost   1280 content/renderer/render_thread_impl.cc GpuChannelHost* RenderThreadImpl::EstablishGpuChannelSync(
GpuChannelHost   1316 content/renderer/render_thread_impl.cc   gpu_channel_ = GpuChannelHost::Create(
GpuChannelHost   1350 content/renderer/render_thread_impl.cc GpuChannelHost* RenderThreadImpl::GetGpuChannel() {
GpuChannelHost     83 content/renderer/render_thread_impl.h class GpuChannelHost;
GpuChannelHost    169 content/renderer/render_thread_impl.h   GpuChannelHost* EstablishGpuChannelSync(CauseForGpuLaunch);
GpuChannelHost    274 content/renderer/render_thread_impl.h   GpuChannelHost* GetGpuChannel();
GpuChannelHost    489 content/renderer/render_thread_impl.h   scoped_refptr<GpuChannelHost> gpu_channel_;
GpuChannelHost   4498 content/renderer/render_view_impl.cc   GpuChannelHost* gpu_channel_host =
GpuChannelHost   2819 content/renderer/render_widget.cc   scoped_refptr<GpuChannelHost> gpu_channel_host(
GpuChannelHost    661 content/renderer/renderer_webkitplatformsupport_impl.cc   GpuChannelHost* host = thread->EstablishGpuChannelSync(
GpuChannelHost    993 content/renderer/renderer_webkitplatformsupport_impl.cc   scoped_refptr<GpuChannelHost> gpu_channel_host(