Searched refs:kUIEnableImplSidePainting (Results 1 - 4 of 4) sorted by path

/external/chromium_org/chrome/browser/chromeos/login/
H A Dscreenshot_tester.cc50 !command_line.HasSwitch(::switches::kUIEnableImplSidePainting)) {
H A Dscreenshot_testing_mixin.cc29 command_line->AppendSwitch(switches::kUIEnableImplSidePainting);
/external/chromium_org/ui/compositor/
H A Dcompositor_switches.cc20 const char kUIEnableImplSidePainting[] = "ui-enable-impl-side-painting"; member in namespace:switches
33 return command_line.HasSwitch(switches::kUIEnableImplSidePainting);
H A Dcompositor_switches.h15 COMPOSITOR_EXPORT extern const char kUIEnableImplSidePainting[];

Completed in 251 milliseconds