HomeSort by relevance Sort by last modified time
    Searched defs:should_animate (Results 1 - 3 of 3) sorted by null

  /external/chromium_org/chrome/browser/ui/toolbar/
wrench_icon_painter.cc 57 bool should_animate = true; local
61 should_animate = should_animate_low_severity;
64 return should_animate;
  /external/chromium_org/cc/layers/
layer_impl.cc 1017 bool should_animate = scrollbar_animation_controller_->DidScrollUpdate( local
1019 if (should_animate)
    [all...]
  /external/chromium_org/cc/trees/
layer_tree_host_impl.cc 2421 bool should_animate = animation_controller->DidMouseMoveNear( local
2434 bool should_animate = local
    [all...]

Completed in 72 milliseconds