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

  /external/webkit/Source/WebCore/platform/graphics/ca/
GraphicsLayerCA.h 321 AnimationChanged = 1 << 15,
GraphicsLayerCA.cpp 631 noteLayerPropertyChanged(AnimationChanged);
650 noteLayerPropertyChanged(AnimationChanged);
659 noteLayerPropertyChanged(AnimationChanged);
863 if (m_uncommittedChanges & AnimationChanged)
    [all...]

Completed in 122 milliseconds