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 49 controller->PushAnimationUpdatesTo(controller_impl.get());
74 controller->PushAnimationUpdatesTo(controller_impl.get());
131 controller->PushAnimationUpdatesTo(controller_impl.get());
173 controller->PushAnimationUpdatesTo(controller_impl.get());
199 controller->PushAnimationUpdatesTo(controller_impl.get());
226 controller->PushAnimationUpdatesTo(controller_impl.get());
248 controller->PushAnimationUpdatesTo(controller_impl.get());
268 controller->PushAnimationUpdatesTo(controller_impl.get());
292 controller->PushAnimationUpdatesTo(controller_impl.get());
328 controller->PushAnimationUpdatesTo(controller_impl.get())
    [all...]
layer_animation_controller.cc 108 void LayerAnimationController::PushAnimationUpdatesTo(
  /external/chromium_org/cc/trees/
tree_synchronizer_unittest.cc 90 virtual void PushAnimationUpdatesTo(LayerAnimationController* controller_impl)
92 LayerAnimationController::PushAnimationUpdatesTo(controller_impl);
  /external/chromium_org/cc/layers/
layer.cc 996 layer_animation_controller_->PushAnimationUpdatesTo(
    [all...]

Completed in 113 milliseconds