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

/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsLayer.h123 class FloatAnimationValue : public AnimationValue { class in namespace:WebCore
125 FloatAnimationValue(float keyTime, float value, PassRefPtr<TimingFunction> timingFunction = 0) function in class:WebCore::FloatAnimationValue

Completed in 59 milliseconds