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 52 virtual void PushAnimationUpdatesTo(
layer_animation_controller_unittest.cc 61 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_impl.get())
    [all...]
layer_animation_controller.cc 108 void LayerAnimationController::PushAnimationUpdatesTo(
    [all...]
  /external/chromium_org/cc/trees/
tree_synchronizer_unittest.cc 93 virtual void PushAnimationUpdatesTo(LayerAnimationController* controller_impl)
95 LayerAnimationController::PushAnimationUpdatesTo(controller_impl);
  /external/chromium_org/cc/layers/
layer.cc 999 layer_animation_controller_->PushAnimationUpdatesTo(
    [all...]

Completed in 792 milliseconds