Searched refs:inert2 (Results 1 - 1 of 1) sorted by relevance

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationStackTest.cpp100 RefPtrWillBeRawPtr<InertAnimation> inert2 = makeInertAnimation(makeAnimationEffect(CSSPropertyZIndex, AnimatableDouble::create(4))); local
102 newAnimations.append(inert2.get());

Completed in 100 milliseconds