Searched refs:kGpuSwitchingOptionNameForceIntegrated (Results 1 – 3 of 3) sorted by relevance
63 const char kGpuSwitchingOptionNameForceIntegrated[] = "force_integrated"; variable
39 GL_EXPORT extern const char kGpuSwitchingOptionNameForceIntegrated[];
291 } else if (option == switches::kGpuSwitchingOptionNameForceIntegrated) { in AdjustGpuSwitchingOption()