HomeSort by relevance Sort by last modified time
    Searched defs:AddAnimation (Results 1 - 2 of 2) sorted by null

  /external/chromium_org/cc/animation/
layer_animation_controller.cc 224 void LayerAnimationController::AddAnimation(scoped_ptr<Animation> animation) {
454 controller_impl->AddAnimation(to_add.Pass());
  /external/chromium_org/cc/layers/
layer.cc 1099 bool Layer::AddAnimation(scoped_ptr <Animation> animation) {
    [all...]

Completed in 330 milliseconds