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

/external/chromium_org/third_party/WebKit/Source/core/animation/animatable/
H A DAnimatableNeutralTest.cpp42 EXPECT_TRUE(AnimatableValue::neutralValue());
H A DAnimatableValue.cpp46 const AnimatableValue* AnimatableValue::neutralValue() function in class:blink::AnimatableValue
H A DAnimatableValueTestHelperTest.cpp71 PrintToString(const_cast<AnimatableValue*>(AnimatableValue::neutralValue())),
H A DAnimatableValue.h44 static const AnimatableValue* neutralValue();
H A DAnimatableValueKeyframe.cpp73 return adoptPtrWillBeNoop(new AnimatableValueKeyframe::PropertySpecificKeyframe(offset, easing, AnimatableValue::neutralValue(), AnimationEffect::CompositeAdd));

Completed in 128 milliseconds