Home
last modified time | relevance | path

Searched refs:createAnimationFromKeyframes (Results 1 – 6 of 6) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/android/
DGraphicsLayerAndroid.h94 bool createAnimationFromKeyframes(const KeyframeValueList&,
DGraphicsLayerAndroid.cpp706 createdAnimations = createAnimationFromKeyframes(valueList, in addAnimation()
716 bool GraphicsLayerAndroid::createAnimationFromKeyframes(const KeyframeValueList& valueList, in createAnimationFromKeyframes() function in WebCore::GraphicsLayerAndroid
/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.h161 …bool createAnimationFromKeyframes(const KeyframeValueList&, const Animation*, const String& animat…
DGraphicsLayerCA.cpp628 … createdAnimations = createAnimationFromKeyframes(valueList, anim, animationName, timeOffset); in addAnimation()
1565 bool GraphicsLayerCA::createAnimationFromKeyframes(const KeyframeValueList& valueList, const Animat… in createAnimationFromKeyframes() function in WebCore::GraphicsLayerCA
/external/webkit/Source/WebCore/
DChangeLog-2010-12-061356 (WebCore::GraphicsLayerMac::createAnimationFromKeyframes):
47864 (WebCore::GraphicsLayerCA::createAnimationFromKeyframes): renames
DChangeLog-2010-01-2922560 (WebCore::GraphicsLayerCA::createAnimationFromKeyframes):