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

  /external/chromium_org/content/gpu/
in_process_gpu_thread.h 34 CONTENT_EXPORT base::Thread* CreateInProcessGpuThread(
in_process_gpu_thread.cc 34 base::Thread* CreateInProcessGpuThread(const std::string& channel_id) {
  /external/chromium_org/content/public/test/
content_test_suite_base.cc 88 GpuProcessHost::RegisterGpuMainThreadFactory(CreateInProcessGpuThread);
  /external/chromium_org/content/app/
content_main_runner.cc 358 CreateInProcessGpuThread);

Completed in 8465 milliseconds