HomeSort by relevance Sort by last modified time
    Searched refs:NotifyAnimationFinished (Results 1 - 12 of 12) 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 334 void LayerAnimationController::NotifyAnimationFinished(
338 layer_animation_delegate_->NotifyAnimationFinished(event.monotonic_time,
348 layer_animation_delegate_->NotifyAnimationFinished(
    [all...]
layer_animation_controller_unittest.cc 233 controller->NotifyAnimationFinished((*events)[0]);
400 controller->NotifyAnimationFinished((*events)[0]);
    [all...]
  /external/chromium_org/content/renderer/compositor_bindings/
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 244 virtual void NotifyAnimationFinished(
371 virtual void NotifyAnimationFinished(
383 // Wait for NotifyAnimationFinished to commit an empty tree.
391 // Wait for NotifyAnimationFinished to commit an empty tree.
622 virtual void NotifyAnimationFinished(
923 virtual void NotifyAnimationFinished(
974 virtual void NotifyAnimationFinished(
    [all...]
layer_tree_host.cc 520 (*iter).second->NotifyAnimationFinished((*events)[event_index]);
    [all...]
  /external/chromium_org/cc/test/
layer_tree_test.h 93 virtual void NotifyAnimationFinished(
  /external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
wallpaper_manager.h 491 void NotifyAnimationFinished();
wallpaper_manager.cc 660 NotifyAnimationFinished();
    [all...]

Completed in 625 milliseconds