Home
last modified time | relevance | path

Searched refs:kGpuSwitchingOptionNameForceIntegrated (Results 1 – 3 of 3) sorted by relevance

/external/chromium_org/ui/gl/
Dgl_switches.cc63 const char kGpuSwitchingOptionNameForceIntegrated[] = "force_integrated"; variable
Dgl_switches.h39 GL_EXPORT extern const char kGpuSwitchingOptionNameForceIntegrated[];
/external/chromium_org/content/browser/gpu/
Dgpu_data_manager_impl_private.cc291 } else if (option == switches::kGpuSwitchingOptionNameForceIntegrated) { in AdjustGpuSwitchingOption()