Searched refs:OnThreadedAnimationStarted (Results 1 - 8 of 8) sorted by relevance

/external/chromium_org/ui/compositor/test/
H A Dlayer_animator_test_controller.cc51 animator_->OnThreadedAnimationStarted(
/external/chromium_org/ui/compositor/
H A Dlayer_animation_sequence.h116 void OnThreadedAnimationStarted(const cc::AnimationEvent& event);
H A Dlayer_animation_sequence_unittest.cc95 sequence.OnThreadedAnimationStarted(
152 sequence.OnThreadedAnimationStarted(
183 sequence.OnThreadedAnimationStarted(
H A Dlayer_animator_unittest.cc348 test_controller.animator()->OnThreadedAnimationStarted(cc::AnimationEvent(
463 test_controller.animator()->OnThreadedAnimationStarted(cc::AnimationEvent(
737 test_controller.animator()->OnThreadedAnimationStarted(cc::AnimationEvent(
869 test_controller.animator()->OnThreadedAnimationStarted(cc::AnimationEvent(
894 test_controller.animator()->OnThreadedAnimationStarted(cc::AnimationEvent(
1208 test_controller.animator()->OnThreadedAnimationStarted(cc::AnimationEvent(
1238 test_controller.animator()->OnThreadedAnimationStarted(cc::AnimationEvent(
1492 test_controller.animator()->OnThreadedAnimationStarted(cc::AnimationEvent(
1505 test_controller.animator()->OnThreadedAnimationStarted(cc::AnimationEvent(
1519 test_controller.animator()->OnThreadedAnimationStarted(c
[all...]
H A Dlayer_animation_sequence.cc211 void LayerAnimationSequence::OnThreadedAnimationStarted( function in class:ui::LayerAnimationSequence
H A Dlayer_animator.h172 void OnThreadedAnimationStarted(const cc::AnimationEvent& event);
H A Dlayer_animator.cc306 void LayerAnimator::OnThreadedAnimationStarted( function in class:ui::LayerAnimator
319 running->sequence()->OnThreadedAnimationStarted(event);
H A Dlayer.cc762 animator_->OnThreadedAnimationStarted(event);

Completed in 96 milliseconds