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

  /external/chromium_org/ui/compositor/test/
layer_animator_test_controller.cc 51 animator_->OnThreadedAnimationStarted(
  /external/chromium_org/ui/compositor/
layer_animation_sequence.h 116 void OnThreadedAnimationStarted(const cc::AnimationEvent& event);
layer_animation_sequence_unittest.cc 95 sequence.OnThreadedAnimationStarted(
152 sequence.OnThreadedAnimationStarted(
183 sequence.OnThreadedAnimationStarted(
layer_animator.h 172 void OnThreadedAnimationStarted(const cc::AnimationEvent& event);
layer_animator_unittest.cc 348 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(
    [all...]
layer_animation_sequence.cc 211 void LayerAnimationSequence::OnThreadedAnimationStarted(
layer_animator.cc 306 void LayerAnimator::OnThreadedAnimationStarted(
319 running->sequence()->OnThreadedAnimationStarted(event);
layer.cc 762 animator_->OnThreadedAnimationStarted(event);

Completed in 71 milliseconds