Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/ca/
DGraphicsLayerCA.h363 struct LayerPropertyAnimation { struct
364LayerPropertyAnimation(PassRefPtr<PlatformCAAnimation> caAnimation, const String& animationName, A… in LayerPropertyAnimation() argument
380 Vector<LayerPropertyAnimation> m_uncomittedAnimations; argument