Searched refs:animationRegistrar (Results 1 – 3 of 3) sorted by relevance
189 AnimationRegistrar* animationRegistrar() const;
634 AnimationRegistrar* LayerTreeImpl::animationRegistrar() const { in animationRegistrar() function in cc::LayerTreeImpl
73 AnimationRegistrar* registrar = layer_tree_impl_->animationRegistrar(); in LayerImpl()