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

  /external/chromium_org/content/browser/gpu/
browser_gpu_channel_host_factory.h 70 int gpu_host_id; member in struct:content::BrowserGpuChannelHostFactory::CreateRequest
78 int gpu_host_id);
82 int gpu_host_id() { return gpu_host_id_; } function in class:content::BrowserGpuChannelHostFactory::EstablishRequest
125 int gpu_host_id,
  /external/chromium_org/content/common/gpu/client/
gpu_channel_host.h 96 int gpu_host_id,
153 int gpu_host_id() const { return gpu_host_id_; } function in class:content::GpuChannelHost
182 int gpu_host_id,

Completed in 453 milliseconds