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

/external/chromium_org/third_party/WebKit/Source/core/animation/
H A DAnimationStackTest.cpp99 RefPtrWillBeRawPtr<InertAnimation> inert1 = makeInertAnimation(makeAnimationEffect(CSSPropertyFontSize, AnimatableDouble::create(3))); local
101 newAnimations.append(inert1.get());

Completed in 72 milliseconds