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

  /external/chromium_org/ui/gl/
gl_switches.cc 63 const char kGpuSwitchingOptionNameForceIntegrated[] = "force_integrated";
gl_switches.h 39 GL_EXPORT extern const char kGpuSwitchingOptionNameForceIntegrated[];
  /external/chromium_org/content/browser/gpu/
gpu_data_manager_impl_private.cc 291 } else if (option == switches::kGpuSwitchingOptionNameForceIntegrated) {
    [all...]

Completed in 195 milliseconds