HomeSort by relevance Sort by last modified time
    Searched refs:gpu_client_id_ (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/content/browser/gpu/
browser_gpu_channel_host_factory.cc 40 gpu_client_id_(gpu_client_id),
80 gpu_client_id_,
155 : gpu_client_id_(ChildProcessHostImpl::GenerateChildProcessUniqueId()),
160 CAUSE_FOR_GPU_LAUNCH_BROWSER_STARTUP, gpu_client_id_, gpu_host_id_);
214 gpu_client_id_,
260 gpu_client_id_,
301 host->DeleteImage(gpu_client_id_, image_id, sync_point);
336 cause_for_gpu_launch, gpu_client_id_, gpu_host_id_);
browser_gpu_channel_host_factory.h 60 int GetGpuChannelId() { return gpu_client_id_; }
97 const int gpu_client_id_; member in class:content::BrowserGpuChannelHostFactory::EstablishRequest
128 const int gpu_client_id_; member in class:content::BrowserGpuChannelHostFactory

Completed in 3036 milliseconds