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

  /external/chromium_org/ui/compositor/
layer_animator.h 161 void AbortAllAnimations() { StopAnimatingInternal(true); }
layer_animator_unittest.cc 229 TEST(LayerAnimatorTest, AbortAllAnimations) {
244 animator->AbortAllAnimations();
    [all...]
  /external/chromium_org/content/browser/web_contents/
web_contents_view_aura.cc 897 content->layer()->GetAnimator()->AbortAllAnimations();
    [all...]

Completed in 498 milliseconds