Searched defs:NotifyAnimationStarted (Results 1 - 2 of 2) sorted by relevance

/external/chromium_org/webkit/renderer/compositor_bindings/
H A Dweb_to_cc_animation_delegate_adapter.cc15 void WebToCCAnimationDelegateAdapter::NotifyAnimationStarted(double time) { function in class:webkit::WebToCCAnimationDelegateAdapter
/external/chromium_org/cc/animation/
H A Dlayer_animation_controller.cc260 void LayerAnimationController::NotifyAnimationStarted( function in class:cc::LayerAnimationController
267 layer_animation_delegate_->NotifyAnimationStarted(wall_clock_time);
282 layer_animation_delegate_->NotifyAnimationStarted(wall_clock_time);

Completed in 117 milliseconds