Searched refs:ContentsMediaLayerChanged (Results 1 - 3 of 3) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h171 ContentsMediaLayerChanged = 1 << 16, enumerator in enum:WebCore::GraphicsLayerClutter::LayerChange
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h392 ContentsMediaLayerChanged = 1 << 16, enumerator in enum:WebCore::GraphicsLayerCA::LayerChange
H A DGraphicsLayerCA.cpp840 noteLayerPropertyChanged(ContentsMediaLayerChanged);
1176 if (m_uncommittedChanges & ContentsMediaLayerChanged) // Needs to happen before ChildrenChanged

Completed in 67 milliseconds