LayerAnimationObserver   57 ash/display/output_configurator_animation.cc   class Observer : public ui::LayerAnimationObserver {
LayerAnimationObserver   31 ash/sticky_keys/sticky_keys_overlay.h class ASH_EXPORT StickyKeysOverlay : public ui::LayerAnimationObserver {
LayerAnimationObserver  101 ash/system/tray_update.cc class UpdateNagger : public ui::LayerAnimationObserver {
LayerAnimationObserver   76 ash/wm/lock_state_controller.cc class AnimationFinishedObserver : public ui::LayerAnimationObserver {
LayerAnimationObserver  132 ash/wm/lock_state_controller.cc     LayerAnimationObserver::OnAttachedToSequence(sequence);
LayerAnimationObserver  666 ash/wm/lock_state_controller.cc     ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  679 ash/wm/lock_state_controller.cc     ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  269 ash/wm/lock_state_controller.h       ui::LayerAnimationObserver* observer);
LayerAnimationObserver  274 ash/wm/lock_state_controller.h       ui::LayerAnimationObserver* observer);
LayerAnimationObserver   83 ash/wm/overview/scoped_window_copy.cc class CleanupWidgetAfterAnimationObserver : public ui::LayerAnimationObserver {
LayerAnimationObserver   73 ash/wm/overview/window_overview.cc class CleanupWidgetAfterAnimationObserver : public ui::LayerAnimationObserver {
LayerAnimationObserver   56 ash/wm/session_state_animator.cc                                       ui::LayerAnimationObserver* observer) {
LayerAnimationObserver   73 ash/wm/session_state_animator.cc     ui::LayerAnimationObserver* observer) {
LayerAnimationObserver   90 ash/wm/session_state_animator.cc                                       ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  109 ash/wm/session_state_animator.cc                                ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  125 ash/wm/session_state_animator.cc                                     ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  138 ash/wm/session_state_animator.cc                            ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  146 ash/wm/session_state_animator.cc void RestoreWindow(aura::Window* window, ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  156 ash/wm/session_state_animator.cc                 ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  195 ash/wm/session_state_animator.cc                                 ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  227 ash/wm/session_state_animator.cc                 ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  248 ash/wm/session_state_animator.cc     ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  283 ash/wm/session_state_animator.cc class CallbackAnimationObserver : public ui::LayerAnimationObserver {
LayerAnimationObserver  516 ash/wm/session_state_animator.cc     ui::LayerAnimationObserver* observer =
LayerAnimationObserver  526 ash/wm/session_state_animator.cc     ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  545 ash/wm/session_state_animator.cc     ui::LayerAnimationObserver* observer) {
LayerAnimationObserver  160 ash/wm/session_state_animator.h                                   ui::LayerAnimationObserver* observer);
LayerAnimationObserver  171 ash/wm/session_state_animator.h                              ui::LayerAnimationObserver* observer);
LayerAnimationObserver   39 ash/wm/window_animations_unittest.cc class MinimizeAnimationObserver : public ui::LayerAnimationObserver {
LayerAnimationObserver   69 content/browser/web_contents/aura/overscroll_navigation_overlay.cc     : public ui::LayerAnimationObserver {
LayerAnimationObserver   14 ui/compositor/layer_animation_observer.cc LayerAnimationObserver::LayerAnimationObserver() {
LayerAnimationObserver   17 ui/compositor/layer_animation_observer.cc LayerAnimationObserver::~LayerAnimationObserver() {
LayerAnimationObserver   21 ui/compositor/layer_animation_observer.cc bool LayerAnimationObserver::RequiresNotificationWhenAnimatorDestroyed() const {
LayerAnimationObserver   25 ui/compositor/layer_animation_observer.cc void LayerAnimationObserver::OnAttachedToSequence(
LayerAnimationObserver   29 ui/compositor/layer_animation_observer.cc void LayerAnimationObserver::OnDetachedFromSequence(
LayerAnimationObserver   33 ui/compositor/layer_animation_observer.cc void LayerAnimationObserver::StopObserving() {
LayerAnimationObserver   40 ui/compositor/layer_animation_observer.cc void LayerAnimationObserver::AttachedToSequence(
LayerAnimationObserver   47 ui/compositor/layer_animation_observer.cc void LayerAnimationObserver::DetachedFromSequence(
LayerAnimationObserver   23 ui/compositor/layer_animation_observer.h class COMPOSITOR_EXPORT LayerAnimationObserver  {
LayerAnimationObserver   41 ui/compositor/layer_animation_observer.h   LayerAnimationObserver();
LayerAnimationObserver   42 ui/compositor/layer_animation_observer.h   virtual ~LayerAnimationObserver();
LayerAnimationObserver   82 ui/compositor/layer_animation_observer.h     : public LayerAnimationObserver {
LayerAnimationObserver   40 ui/compositor/layer_animation_sequence.cc   FOR_EACH_OBSERVER(LayerAnimationObserver,
LayerAnimationObserver  199 ui/compositor/layer_animation_sequence.cc void LayerAnimationSequence::AddObserver(LayerAnimationObserver* observer) {
LayerAnimationObserver  206 ui/compositor/layer_animation_sequence.cc void LayerAnimationSequence::RemoveObserver(LayerAnimationObserver* observer) {
LayerAnimationObserver  233 ui/compositor/layer_animation_sequence.cc     ObserverListBase<LayerAnimationObserver>::Iterator it(observers_);
LayerAnimationObserver  234 ui/compositor/layer_animation_sequence.cc     LayerAnimationObserver* obs;
LayerAnimationObserver  258 ui/compositor/layer_animation_sequence.cc   FOR_EACH_OBSERVER(LayerAnimationObserver,
LayerAnimationObserver  264 ui/compositor/layer_animation_sequence.cc   FOR_EACH_OBSERVER(LayerAnimationObserver,
LayerAnimationObserver  270 ui/compositor/layer_animation_sequence.cc   FOR_EACH_OBSERVER(LayerAnimationObserver,
LayerAnimationObserver   21 ui/compositor/layer_animation_sequence.h class LayerAnimationObserver;
LayerAnimationObserver  112 ui/compositor/layer_animation_sequence.h   void AddObserver(LayerAnimationObserver* observer);
LayerAnimationObserver  113 ui/compositor/layer_animation_sequence.h   void RemoveObserver(LayerAnimationObserver* observer);
LayerAnimationObserver  179 ui/compositor/layer_animation_sequence.h   ObserverList<LayerAnimationObserver> observers_;
LayerAnimationObserver  294 ui/compositor/layer_animator.cc void LayerAnimator::AddObserver(LayerAnimationObserver* observer) {
LayerAnimationObserver  299 ui/compositor/layer_animator.cc void LayerAnimator::RemoveObserver(LayerAnimationObserver* observer) {
LayerAnimationObserver  797 ui/compositor/layer_animator.cc     ObserverListBase<LayerAnimationObserver>::Iterator it(observers_);
LayerAnimationObserver  798 ui/compositor/layer_animator.cc     LayerAnimationObserver* obs;
LayerAnimationObserver   31 ui/compositor/layer_animator.h class LayerAnimationObserver;
LayerAnimationObserver  169 ui/compositor/layer_animator.h   void AddObserver(LayerAnimationObserver* observer);
LayerAnimationObserver  170 ui/compositor/layer_animator.h   void RemoveObserver(LayerAnimationObserver* observer);
LayerAnimationObserver  348 ui/compositor/layer_animator.h   ObserverList<LayerAnimationObserver> observers_;
LayerAnimationObserver   97 ui/compositor/layer_animator_unittest.cc class DeletingLayerAnimationObserver : public LayerAnimationObserver {
LayerAnimationObserver 2266 ui/compositor/layer_animator_unittest.cc class DeletingObserver : public LayerAnimationObserver {
LayerAnimationObserver   20 ui/compositor/scoped_layer_animation_settings.h class LayerAnimationObserver;
LayerAnimationObserver   17 ui/compositor/test/test_layer_animation_observer.h class TestLayerAnimationObserver : public LayerAnimationObserver {
LayerAnimationObserver  139 ui/keyboard/keyboard_controller.cc class CallbackAnimationObserver : public ui::LayerAnimationObserver {