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

  /external/chromium_org/ui/compositor/
layer_animator.h 164 void AbortAllAnimations() { StopAnimatingInternal(true); }
layer_animator_unittest.cc 263 TEST(LayerAnimatorTest, AbortAllAnimations) {
278 animator->AbortAllAnimations();
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.cc 862 content->layer()->GetAnimator()->AbortAllAnimations();
    [all...]
  /external/chromium_org/athena/wm/
window_overview_mode.cc 321 animator->AbortAllAnimations();

Completed in 97 milliseconds