Searched refs:StartAnimator (Results 1 - 4 of 4) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer_animator_collection.h29 void StartAnimator(scoped_refptr<LayerAnimator> animator);
H A Dlayer_animator_collection.cc25 void LayerAnimatorCollection::StartAnimator( function in class:ui::LayerAnimatorCollection
H A Dlayer_animator.cc123 collection->StartAnimator(this);
346 collection->StartAnimator(this);
441 collection->StartAnimator(this);
H A Dlayer_animator_unittest.cc2531 collection->StartAnimator(layer.GetAnimator());

Completed in 105 milliseconds