Home
last modified time | relevance | path

Searched refs:kShowLayerAnimationBounds (Results 1 – 5 of 5) sorted by relevance

/external/chromium_org/cc/base/
Dswitches.cc101 const char kShowLayerAnimationBounds[] = "show-layer-animation-bounds"; variable
Dswitches.h56 CC_EXPORT extern const char kShowLayerAnimationBounds[];
/external/chromium_org/chrome/browser/chromeos/login/
Dchrome_restart_request.cc185 cc::switches::kShowLayerAnimationBounds, in DeriveCommandLine()
/external/chromium_org/content/renderer/gpu/
Drender_widget_compositor.cc189 cmd->HasSwitch(cc::switches::kShowLayerAnimationBounds); in Create()
/external/chromium_org/content/browser/renderer_host/
Drender_process_host_impl.cc1087 cc::switches::kShowLayerAnimationBounds, in PropagateBrowserCommandLineToRenderer()