Home | History | Annotate | Download | only in renderer

Lines Matching refs:gpu_channel_host

50 #include "content/common/gpu/client/gpu_channel_host.h"
1009 scoped_refptr<GpuChannelHost> gpu_channel_host = GetGpuChannel();
1017 if (!gpu_channel_host) {
1018 gpu_channel_host = EstablishGpuChannelSync(
1026 gpu_channel_host.get(),
1037 gpu_channel_host, media_loop_proxy, gpu_va_context_provider_);
1052 scoped_refptr<GpuChannelHost> gpu_channel_host(EstablishGpuChannelSync(
1056 gpu_channel_host.get(),