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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h173 ContentsColorLayerChanged = 1 << 18, enumerator in enum:WebCore::GraphicsLayerClutter::LayerChange
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h394 ContentsColorLayerChanged = 1 << 18, enumerator in enum:WebCore::GraphicsLayerCA::LayerChange
H A DGraphicsLayerCA.cpp780 noteLayerPropertyChanged(ContentsColorLayerChanged);
1182 if (m_uncommittedChanges & ContentsColorLayerChanged) // Needs to happen before ChildrenChanged

Completed in 795 milliseconds