Searched defs:GetRunningAnimation (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/ui/compositor/
H A Dlayer_animator.cc281 // 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( function in class:ui::LayerAnimator

Completed in 81 milliseconds