Searched refs:NotifyAnimationFinished (Results 1 - 14 of 14) sorted by relevance

/external/chromium_org/cc/animation/
H A Danimation_delegate.h18 virtual void NotifyAnimationFinished(
H A Dlayer_animation_controller.h92 void NotifyAnimationFinished(const AnimationEvent& event);
H A Dlayer_animation_controller.cc342 void LayerAnimationController::NotifyAnimationFinished( function in class:cc::LayerAnimationController
346 layer_animation_delegate_->NotifyAnimationFinished(event.monotonic_time,
356 layer_animation_delegate_->NotifyAnimationFinished(
825 NotifyAnimationFinished(finished_event);
H A Dlayer_animation_controller_unittest.cc233 controller->NotifyAnimationFinished((*events)[0]);
400 controller->NotifyAnimationFinished((*events)[0]);
874 virtual void NotifyAnimationFinished(
/external/chromium_org/cc/blink/
H A Dweb_to_cc_animation_delegate_adapter.cc24 void WebToCCAnimationDelegateAdapter::NotifyAnimationFinished( function in class:cc_blink::WebToCCAnimationDelegateAdapter
H A Dweb_to_cc_animation_delegate_adapter.h27 virtual void NotifyAnimationFinished(
/external/chromium_org/ash/desktop_background/
H A Ddesktop_background_controller.h143 void NotifyAnimationFinished();
/external/chromium_org/cc/trees/
H A Dlayer_tree_host_unittest_animation.cc242 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(
H A Dlayer_tree_host.cc554 (*iter).second->NotifyAnimationFinished((*events)[event_index]);
/external/chromium_org/cc/test/
H A Dlayer_tree_test.h92 virtual void NotifyAnimationFinished(
/external/chromium_org/chrome/browser/chromeos/login/users/wallpaper/
H A Dwallpaper_manager.h500 void NotifyAnimationFinished();
H A Dwallpaper_manager.cc655 NotifyAnimationFinished();
1285 void WallpaperManager::NotifyAnimationFinished() { function in class:chromeos::WallpaperManager
/external/chromium_org/cc/layers/
H A Dlayer_impl.h115 virtual void NotifyAnimationFinished(
H A Dlayer_impl.cc1556 void LayerImpl::NotifyAnimationFinished( function in class:cc::LayerImpl

Completed in 2053 milliseconds