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

  /external/chromium_org/cc/animation/
layer_animation_controller.h 99 void set_layer_animation_delegate(AnimationDelegate* delegate) { function in class:cc::LayerAnimationController
  /external/chromium_org/cc/layers/
layer.h 337 void set_layer_animation_delegate(AnimationDelegate* delegate) { function in class:cc::Layer
338 layer_animation_controller_->set_layer_animation_delegate(delegate);

Completed in 126 milliseconds