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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h165 ContentsOpaqueChanged = 1 << 10, enumerator in enum:WebCore::GraphicsLayerClutter::LayerChange
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h386 ContentsOpaqueChanged = 1 << 10, enumerator in enum:WebCore::GraphicsLayerCA::LayerChange
H A DGraphicsLayerCA.cpp597 noteLayerPropertyChanged(ContentsOpaqueChanged);
1201 if (m_uncommittedChanges & ContentsOpaqueChanged)
2726 | ContentsOpaqueChanged
3016 noteLayerPropertyChanged(GeometryChanged | ContentsScaleChanged | ContentsOpaqueChanged);

Completed in 130 milliseconds