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

  /external/chromium_org/ui/compositor/
layer_animator.cc 156 UpdateAnimationState();
168 UpdateAnimationState();
221 UpdateAnimationState();
258 UpdateAnimationState();
441 void LayerAnimator::UpdateAnimationState() {
525 UpdateAnimationState();
546 UpdateAnimationState();
843 UpdateAnimationState();
layer_animator.h 239 void UpdateAnimationState();
  /external/chromium_org/cc/test/
layer_tree_test.cc 181 virtual void UpdateAnimationState(bool start_ready_animations) OVERRIDE {
182 LayerTreeHostImpl::UpdateAnimationState(start_ready_animations);
192 test_hooks_->UpdateAnimationState(this, has_unfinished_animation);
layer_tree_test.h 55 virtual void UpdateAnimationState(LayerTreeHostImpl* host_impl,
  /external/chromium_org/cc/trees/
layer_tree_host_unittest_animation.cc 112 // LayerTreeHostImpl::updateAnimationState does get called and continues to
126 virtual void UpdateAnimationState(
527 virtual void UpdateAnimationState(
layer_tree_host_impl.h 170 virtual void UpdateAnimationState(bool start_ready_animations);
573 // This is set by AnimateLayers() and used by UpdateAnimationState()
single_thread_proxy.cc 534 layer_tree_host_impl_->UpdateAnimationState(start_ready_animations);
layer_tree_host_impl.cc 175 layer_tree_host_impl_->UpdateAnimationState(start_ready_animations);
    [all...]
thread_proxy.cc     [all...]

Completed in 4179 milliseconds