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

/external/webkit/Source/WebCore/platform/graphics/
H A DGraphicsLayer.h138 class TransformAnimationValue : public AnimationValue { class in namespace:WebCore
140 TransformAnimationValue(float keyTime, const TransformOperations* value = 0, PassRefPtr<TimingFunction> timingFunction = 0) function in class:WebCore::TransformAnimationValue

Completed in 68 milliseconds