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

  /external/chromium_org/ui/compositor/test/
layer_animator_test_controller.cc 24 animator_->GetRunningAnimation(property);
  /external/chromium_org/ui/compositor/
layer_animator.h 258 RunningAnimation* GetRunningAnimation(
layer_animator.cc 281 // GetRunningAnimation purges deleted animations before searching, so we are
283 RunningAnimation* running = GetRunningAnimation(property);
311 RunningAnimation* running = GetRunningAnimation(property);
327 // The call to GetRunningAnimation made above already purged deleted
550 LayerAnimator::RunningAnimation* LayerAnimator::GetRunningAnimation(

Completed in 158 milliseconds