Searched refs:AddThreadedAnimation (Results 1 - 6 of 6) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer_animation_delegate.h38 virtual void AddThreadedAnimation(scoped_ptr<cc::Animation> animation) = 0;
H A Dlayer.h394 virtual void AddThreadedAnimation(
485 // Animations that are passed to AddThreadedAnimation before this layer is
H A Dlayer.cc917 void Layer::AddThreadedAnimation(scoped_ptr<cc::Animation> animation) { function in class:ui::Layer
H A Dlayer_animation_element.cc372 delegate->AddThreadedAnimation(animation.Pass());
/external/chromium_org/ui/compositor/test/
H A Dtest_layer_animation_delegate.cc94 void TestLayerAnimationDelegate::AddThreadedAnimation( function in class:ui::TestLayerAnimationDelegate
H A Dtest_layer_animation_delegate.h39 virtual void AddThreadedAnimation(

Completed in 309 milliseconds