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 257 RunningAnimation* GetRunningAnimation(
layer_animator.cc 294 // GetRunningAnimation purges deleted animations before searching, so we are
296 RunningAnimation* running = GetRunningAnimation(property);
324 RunningAnimation* running = GetRunningAnimation(property);
341 // The call to GetRunningAnimation made above already purged deleted
554 LayerAnimator::RunningAnimation* LayerAnimator::GetRunningAnimation(

Completed in 60 milliseconds