Searched refs:RemoveValueObserver (Results 1 – 4 of 4) sorted by relevance
97 void RemoveValueObserver(LayerAnimationValueObserver* observer);
398 void LayerAnimationController::RemoveValueObserver( in RemoveValueObserver() function in cc::LayerAnimationController
91 layer_animation_controller_->RemoveValueObserver(this); in ~Layer()1163 layer_animation_controller_->RemoveValueObserver(this); in SetLayerAnimationControllerForTest()
92 layer_animation_controller_->RemoveValueObserver(this); in ~LayerImpl()