Searched refs:SetAnimationRegistrar (Results 1 – 7 of 7) sorted by relevance
18 (*iter).second->SetAnimationRegistrar(NULL); in ~AnimationRegistrar()26 to_return->SetAnimationRegistrar(this); in GetAnimationControllerForId()
83 void SetAnimationRegistrar(AnimationRegistrar* registrar);
118 controller->SetAnimationRegistrar(registrar.get()); in TEST()119 controller_impl->SetAnimationRegistrar(registrar_impl.get()); in TEST()179 controller->SetAnimationRegistrar(NULL); in TEST()180 controller_impl->SetAnimationRegistrar(NULL); in TEST()
267 void LayerAnimationController::SetAnimationRegistrar( in SetAnimationRegistrar() function in cc::LayerAnimationController
659 impl_layer->layer_animation_controller()->SetAnimationRegistrar( in TEST_F()700 impl_layer->layer_animation_controller()->SetAnimationRegistrar( in TEST_F()740 impl_layer->layer_animation_controller()->SetAnimationRegistrar( in TEST_F()1034 layer->layer_animation_controller()->SetAnimationRegistrar(registrar.get()); in TEST()
124 layer_animation_controller_->SetAnimationRegistrar( in SetLayerTreeHost()
499 cc_layer->layer_animation_controller()->SetAnimationRegistrar( in registerForAnimations()