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

  /external/chromium/chrome/common/
chrome_switches.cc 604 const char kIgnoreGpuBlacklist[] = "ignore-gpu-blacklist";
    [all...]
chrome_switches.h 176 extern const char kIgnoreGpuBlacklist[];
  /external/chromium_org/content/public/common/
content_switches.cc 593 const char kIgnoreGpuBlacklist[] = "ignore-gpu-blacklist";
    [all...]
content_switches.h 177 CONTENT_EXPORT extern const char kIgnoreGpuBlacklist[];
  /external/chromium/chrome/browser/
gpu_data_manager.cc 214 if (browser_command_line.HasSwitch(switches::kIgnoreGpuBlacklist) ||
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc 582 if (!command_line->HasSwitch(switches::kIgnoreGpuBlacklist) &&
    [all...]
  /external/chromium_org/chrome/browser/
about_flags.cc 338 SINGLE_VALUE_TYPE(switches::kIgnoreGpuBlacklist)
    [all...]
chrome_content_browser_client.cc     [all...]

Completed in 370 milliseconds