HomeSort by relevance Sort by last modified time
    Searched refs:kUIEnableImplSidePainting (Results 1 - 4 of 4) sorted by null

  /external/chromium_org/ui/compositor/
compositor_switches.cc 20 const char kUIEnableImplSidePainting[] = "ui-enable-impl-side-painting";
33 return command_line.HasSwitch(switches::kUIEnableImplSidePainting);
compositor_switches.h 15 COMPOSITOR_EXPORT extern const char kUIEnableImplSidePainting[];
  /external/chromium_org/chrome/browser/chromeos/login/
screenshot_testing_mixin.cc 29 command_line->AppendSwitch(switches::kUIEnableImplSidePainting);
screenshot_tester.cc 50 !command_line.HasSwitch(::switches::kUIEnableImplSidePainting)) {

Completed in 267 milliseconds