HomeSort by relevance Sort by last modified time
    Searched refs:SetAnimationRegistrar (Results 1 - 7 of 7) sorted by null

  /external/chromium_org/cc/animation/
animation_registrar.cc 18 (*iter).second->SetAnimationRegistrar(NULL);
26 to_return->SetAnimationRegistrar(this);
layer_animation_controller.h 88 void SetAnimationRegistrar(AnimationRegistrar* registrar);
layer_animation_controller.cc 289 void LayerAnimationController::SetAnimationRegistrar(
    [all...]
layer_animation_controller_unittest.cc 185 controller->SetAnimationRegistrar(registrar.get());
186 controller_impl->SetAnimationRegistrar(registrar_impl.get());
249 controller->SetAnimationRegistrar(NULL);
250 controller_impl->SetAnimationRegistrar(NULL);
    [all...]
  /external/chromium_org/cc/layers/
layer_unittest.cc 721 impl_layer->layer_animation_controller()->SetAnimationRegistrar(
762 impl_layer->layer_animation_controller()->SetAnimationRegistrar(
802 impl_layer->layer_animation_controller()->SetAnimationRegistrar(
    [all...]
layer.cc 124 layer_animation_controller_->SetAnimationRegistrar(
    [all...]
  /external/chromium_org/content/renderer/gpu/
render_widget_compositor.cc 561 cc_layer->layer_animation_controller()->SetAnimationRegistrar(

Completed in 4905 milliseconds