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

  /external/chromium_org/cc/animation/
layer_animation_controller.h 49 virtual void PushAnimationUpdatesTo(
layer_animation_controller_unittest.cc 44 controller->PushAnimationUpdatesTo(controller_impl.get());
69 controller->PushAnimationUpdatesTo(controller_impl.get());
112 controller->PushAnimationUpdatesTo(controller_impl.get());
139 controller->PushAnimationUpdatesTo(controller_impl.get());
151 controller->PushAnimationUpdatesTo(controller_impl.get());
173 controller->PushAnimationUpdatesTo(controller_impl.get());
190 controller->PushAnimationUpdatesTo(controller_impl.get());
214 controller->PushAnimationUpdatesTo(controller_impl.get());
244 controller->PushAnimationUpdatesTo(controller_impl.get());
    [all...]
layer_animation_controller.cc 112 void LayerAnimationController::PushAnimationUpdatesTo(
  /external/chromium_org/cc/trees/
tree_synchronizer_unittest.cc 89 virtual void PushAnimationUpdatesTo(LayerAnimationController* controller_impl)
91 LayerAnimationController::PushAnimationUpdatesTo(controller_impl);
  /external/chromium_org/cc/layers/
layer.cc 828 layer_animation_controller_->PushAnimationUpdatesTo(

Completed in 100 milliseconds