HomeSort by relevance Sort by last modified time
    Searched refs:AnimationChanged (Results 1 - 2 of 2) sorted by null

  /external/webkit/WebCore/platform/graphics/mac/
GraphicsLayerCA.h 302 AnimationChanged = 1 << 15,
GraphicsLayerCA.mm 729 noteLayerPropertyChanged(AnimationChanged);
740 noteLayerPropertyChanged(AnimationChanged);
749 noteLayerPropertyChanged(AnimationChanged);
766 noteLayerPropertyChanged(AnimationChanged);
947 if (m_uncommittedChanges & AnimationChanged)
    [all...]

Completed in 50 milliseconds