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

  /external/chromium_org/cc/trees/
layer_tree_host_unittest_animation.cc 26 layer_tree_host()->root_layer()->set_layer_animation_delegate(this);
555 content_->set_layer_animation_delegate(this);
699 layer->set_layer_animation_delegate(this);
908 content_->set_layer_animation_delegate(this);
953 content_->set_layer_animation_delegate(this);
1002 content_->set_layer_animation_delegate(this);
    [all...]
  /external/chromium_org/content/renderer/compositor_bindings/
web_layer_impl.cc 60 layer_->set_layer_animation_delegate(NULL);
246 layer_->set_layer_animation_delegate(animation_delegate_adapter_.get());
  /external/chromium_org/cc/animation/
layer_animation_controller.h 111 void set_layer_animation_delegate(AnimationDelegate* delegate) { function in class:cc::LayerAnimationController
layer_animation_controller_unittest.cc     [all...]
  /external/chromium_org/cc/layers/
layer.h 408 void set_layer_animation_delegate(AnimationDelegate* delegate) { function in class:cc::Layer
409 layer_animation_controller_->set_layer_animation_delegate(delegate);

Completed in 202 milliseconds