Searched refs:kDisableGpuVsync (Results 1 – 10 of 10) sorted by relevance
25 const char kDisableGpuVsync[] = "disable-gpu-vsync"; variable71 kDisableGpuVsync,
27 GL_EXPORT extern const char kDisableGpuVsync[];
132 command_line->AppendSwitch(switches::kDisableGpuVsync); in SetUpCommandLine()
172 if (CommandLine::ForCurrentProcess()->HasSwitch(switches::kDisableGpuVsync)) in SetSwapInterval()
35 CommandLine::ForCurrentProcess()->HasSwitch(switches::kDisableGpuVsync);
1107 switches::kDisableGpuVsync, in PropagateBrowserCommandLineToRenderer()
745 CommandLine::ForCurrentProcess()->HasSwitch(switches::kDisableGpuVsync);
102 !command_line->HasSwitch(switches::kDisableGpuVsync); in Compositor()
101 !cmd->HasSwitch(switches::kDisableGpuVsync); in Create()
380 command_line->AppendSwitch(switches::kDisableGpuVsync); in SetUpCommandLine()