Searched refs:AnimationChanged (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h168 AnimationChanged = 1 << 13, enumerator in enum:WebCore::GraphicsLayerClutter::LayerChange
H A DGraphicsLayerClutter.cpp291 if (m_uncommittedChanges & AnimationChanged)
754 if (m_uncommittedChanges & AnimationChanged)
1271 noteLayerPropertyChanged(AnimationChanged);
1282 noteLayerPropertyChanged(AnimationChanged);
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h389 AnimationChanged = 1 << 13, enumerator in enum:WebCore::GraphicsLayerCA::LayerChange
H A DGraphicsLayerCA.cpp724 noteLayerPropertyChanged(AnimationChanged);
743 noteLayerPropertyChanged(AnimationChanged);
752 noteLayerPropertyChanged(AnimationChanged);
1215 if (m_uncommittedChanges & AnimationChanged)

Completed in 200 milliseconds