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

  /external/chromium_org/content/public/common/
content_switches.cc 178 const char kDisableGpuWatchdog[] = "disable-gpu-watchdog";
    [all...]
content_switches.h 66 extern const char kDisableGpuWatchdog[];
  /external/chromium_org/chrome/browser/chromeos/login/
chrome_restart_request.cc 81 ::switches::kDisableGpuWatchdog,
  /external/chromium_org/content/gpu/
gpu_main.cc 158 !command_line.HasSwitch(switches::kDisableGpuWatchdog) &&
  /external/chromium_org/content/browser/gpu/
gpu_process_host.cc 605 switches::kDisableGpuWatchdog);
    [all...]

Completed in 54 milliseconds