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

  /external/chromium_org/cc/layers/
layer.h 405 return layer_animation_controller_->AnimatedBoundsForBox(box, bounds);
409 return layer_animation_controller_.get();
415 layer_animation_controller_->set_layer_animation_delegate(delegate);
569 scoped_refptr<LayerAnimationController> layer_animation_controller_; member in class:cc::Layer
layer_impl.h 477 return layer_animation_controller_.get();
650 scoped_refptr<LayerAnimationController> layer_animation_controller_; member in class:cc::LayerImpl

Completed in 221 milliseconds