Searched refs:GetSwitchValueAsInt (Results 1 - 3 of 3) sorted by relevance

/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.cc69 bool GetSwitchValueAsInt( function in namespace:content::__anon7715
190 GetSwitchValueAsInt(*cmd,
199 GetSwitchValueAsInt(*cmd,
209 GetSwitchValueAsInt(*cmd, switches::kMaxUntiledLayerWidth, 1,
215 GetSwitchValueAsInt(*cmd, switches::kMaxUntiledLayerHeight, 1,
314 GetSwitchValueAsInt(
324 if (GetSwitchValueAsInt(*cmd,
333 if (GetSwitchValueAsInt(
/external/chromium_org/base/test/launcher/
H A Dunit_test_launcher.cc447 bool GetSwitchValueAsInt(const std::string& switch_name, int* result) { function in namespace:base::__anon2510
513 if (!GetSwitchValueAsInt(switches::kTestLauncherBatchLimit, &batch_limit))
/external/chromium_org/chrome/browser/
H A Dio_thread.cc293 int GetSwitchValueAsInt(const CommandLine& command_line, function in namespace:__anon4151
665 GetSwitchValueAsInt(command_line, switches::kTestingFixedHttpPort);
669 GetSwitchValueAsInt(command_line, switches::kTestingFixedHttpsPort);

Completed in 62 milliseconds