Searched refs:kDisableImplSidePainting (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/cc/base/
H A Dswitches.cc28 const char kDisableImplSidePainting[] = "disable-impl-side-painting"; member in namespace:cc::switches
172 if (command_line.HasSwitch(switches::kDisableImplSidePainting))
H A Dswitches.h21 CC_EXPORT extern const char kDisableImplSidePainting[];
/external/chromium_org/content/shell/app/
H A Dshell_main_delegate.cc153 command_line.AppendSwitch(cc::switches::kDisableImplSidePainting);
/external/chromium_org/chrome/browser/chromeos/login/
H A Dchrome_restart_request.cc170 cc::switches::kDisableImplSidePainting,
/external/chromium_org/content/browser/renderer_host/
H A Drender_process_host_impl.cc1070 cc::switches::kDisableImplSidePainting,
/external/chromium_org/chrome/browser/
H A Dabout_flags.cc194 cc::switches::kDisableImplSidePainting, ""}

Completed in 203 milliseconds