Searched refs:kGpuModeCustom (Results 1 – 4 of 4) sorted by relevance
66 if (mode == std::string(kGpuModeCustom)) { in GetRenderingMode()238 gpu_mode_arg != kGpuModeCustom && gpu_mode_arg != kGpuModeGfxstream && in SelectGpuMode()535 if (gpu_mode == kGpuModeCustom) { in ConfigureGpuSettings()
124 } else if (instance.gpu_mode() == kGpuModeCustom) { in ConfigureGraphics()400 } else if (gpu_mode == kGpuModeCustom) { in ConfigureGpu()
53 const char* const kGpuModeCustom = "custom"; variable
1018 extern const char* const kGpuModeCustom;