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

  /external/chromium_org/ui/compositor/
layer_animator.cc 153 UpdateAnimationState();
165 UpdateAnimationState();
219 UpdateAnimationState();
256 UpdateAnimationState();
433 void LayerAnimator::UpdateAnimationState() {
521 UpdateAnimationState();
542 UpdateAnimationState();
839 UpdateAnimationState();
layer_animator.h 240 void UpdateAnimationState();
layer_animator_unittest.cc     [all...]
  /external/chromium_org/cc/test/
layer_tree_test.cc 237 virtual void UpdateAnimationState(bool start_ready_animations) OVERRIDE {
238 LayerTreeHostImpl::UpdateAnimationState(start_ready_animations);
248 test_hooks_->UpdateAnimationState(this, has_unfinished_animation);
layer_tree_test.h 57 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
124 virtual void UpdateAnimationState(
577 virtual void UpdateAnimationState(
    [all...]
single_thread_proxy.cc 520 layer_tree_host_impl_->UpdateAnimationState(start_ready_animations);
layer_tree_host_impl.h 185 virtual void UpdateAnimationState(bool start_ready_animations);
thread_proxy.cc     [all...]
layer_tree_host_impl.cc 173 layer_tree_host_impl_->UpdateAnimationState(start_ready_animations);
    [all...]
layer_tree_host_impl_unittest.cc     [all...]

Completed in 77 milliseconds