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

  /external/chromium_org/cc/animation/
layer_animation_controller.h 97 void RemoveValueObserver(LayerAnimationValueObserver* observer);
layer_animation_controller.cc 398 void LayerAnimationController::RemoveValueObserver(
    [all...]
  /external/chromium_org/cc/layers/
layer.cc 91 layer_animation_controller_->RemoveValueObserver(this);
    [all...]
layer_impl.cc 92 layer_animation_controller_->RemoveValueObserver(this);
    [all...]

Completed in 1743 milliseconds