Searched refs:SetAnimationRegistrar (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/cc/animation/
H A Danimation_registrar.cc19 (*iter).second->SetAnimationRegistrar(NULL);
27 to_return->SetAnimationRegistrar(this);
H A Dlayer_animation_controller.h88 void SetAnimationRegistrar(AnimationRegistrar* registrar);
H A Dlayer_animation_controller.cc297 void LayerAnimationController::SetAnimationRegistrar( function in class:cc::LayerAnimationController
H A Dlayer_animation_controller_unittest.cc185 controller->SetAnimationRegistrar(registrar.get());
186 controller_impl->SetAnimationRegistrar(registrar_impl.get());
249 controller->SetAnimationRegistrar(NULL);
250 controller_impl->SetAnimationRegistrar(NULL);
/external/chromium_org/mojo/services/html_viewer/
H A Dweblayertreeview_impl.cc157 cc_layer->layer_animation_controller()->SetAnimationRegistrar(
/external/chromium_org/cc/layers/
H A Dlayer_unittest.cc719 impl_layer->layer_animation_controller()->SetAnimationRegistrar(
760 impl_layer->layer_animation_controller()->SetAnimationRegistrar(
800 impl_layer->layer_animation_controller()->SetAnimationRegistrar(
1163 layer->layer_animation_controller()->SetAnimationRegistrar(registrar.get());
H A Dlayer.cc128 layer_animation_controller_->SetAnimationRegistrar(
/external/chromium_org/content/renderer/gpu/
H A Drender_widget_compositor.cc659 cc_layer->layer_animation_controller()->SetAnimationRegistrar(

Completed in 2013 milliseconds