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

  /external/chromium_org/cc/animation/
animation_delegate.h 18 virtual void NotifyAnimationFinished(
layer_animation_controller.h 92 void NotifyAnimationFinished(const AnimationEvent& event);
layer_animation_controller.cc 342 void LayerAnimationController::NotifyAnimationFinished(
346 layer_animation_delegate_->NotifyAnimationFinished(event.monotonic_time,
356 layer_animation_delegate_->NotifyAnimationFinished(
825 NotifyAnimationFinished(finished_event);
    [all...]
layer_animation_controller_unittest.cc 233 controller->NotifyAnimationFinished((*events)[0]);
400 controller->NotifyAnimationFinished((*events)[0]);
    [all...]
  /external/chromium_org/cc/blink/
web_to_cc_animation_delegate_adapter.h 27 virtual void NotifyAnimationFinished(
web_to_cc_animation_delegate_adapter.cc 24 void WebToCCAnimationDelegateAdapter::NotifyAnimationFinished(
27 delegate_->notifyAnimationFinished(
  /external/chromium_org/ash/desktop_background/
desktop_background_controller.h 143 void NotifyAnimationFinished();
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_animation.cc 242 virtual void NotifyAnimationFinished(
369 virtual void NotifyAnimationFinished(
381 // Wait for NotifyAnimationFinished to commit an empty tree.
389 // Wait for NotifyAnimationFinished to commit an empty tree.
620 virtual void NotifyAnimationFinished(
865 virtual void NotifyAnimationFinished(
916 virtual void NotifyAnimationFinished(
    [all...]
layer_tree_host.cc 554 (*iter).second->NotifyAnimationFinished((*events)[event_index]);
    [all...]
  /external/chromium_org/cc/test/
layer_tree_test.h 92 virtual void NotifyAnimationFinished(
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.h 500 void NotifyAnimationFinished();
wallpaper_manager.cc 655 NotifyAnimationFinished();
    [all...]
  /external/chromium_org/cc/layers/
layer_impl.h 115 virtual void NotifyAnimationFinished(
layer_impl.cc     [all...]

Completed in 428 milliseconds