Searched refs:PushAnimationUpdatesTo (Results 1 - 5 of 5) sorted by relevance

/external/chromium_org/cc/animation/
H A Dlayer_animation_controller.h52 virtual void PushAnimationUpdatesTo(
H A Dlayer_animation_controller_unittest.cc61 controller->PushAnimationUpdatesTo(controller_impl.get());
88 controller->PushAnimationUpdatesTo(controller_impl.get());
133 controller->PushAnimationUpdatesTo(controller_impl.get());
198 controller->PushAnimationUpdatesTo(controller_impl.get());
242 controller->PushAnimationUpdatesTo(controller_impl.get());
269 controller->PushAnimationUpdatesTo(controller_impl.get());
299 controller->PushAnimationUpdatesTo(controller_impl.get());
322 controller->PushAnimationUpdatesTo(controller_impl.get());
343 controller->PushAnimationUpdatesTo(controller_impl.get());
368 controller->PushAnimationUpdatesTo(controller_imp
[all...]
H A Dlayer_animation_controller.cc108 void LayerAnimationController::PushAnimationUpdatesTo( function in class:cc::LayerAnimationController
/external/chromium_org/cc/trees/
H A Dtree_synchronizer_unittest.cc93 virtual void PushAnimationUpdatesTo(LayerAnimationController* controller_impl)
95 LayerAnimationController::PushAnimationUpdatesTo(controller_impl);
/external/chromium_org/cc/layers/
H A Dlayer.cc999 layer_animation_controller_->PushAnimationUpdatesTo(

Completed in 2657 milliseconds