Home
last modified time | relevance | path

Searched defs:fromLayer (Results 1 – 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.cpp427 …ation(MoveOrCopy operation, const String& animationIdentifier, PlatformCALayer *fromLayer, Platfor… in moveOrCopyLayerAnimation()
445 …ForProperty(MoveOrCopy operation, AnimatedPropertyID property, PlatformCALayer *fromLayer, Platfor… in moveOrCopyAnimationsForProperty()
/external/webkit/Source/WebCore/page/animation/
DAnimationBase.cpp525 const FillLayer* fromLayer = (a->*m_layersGetter)(); in equals() local