Searched refs:ContentsImageChanged (Results 1 - 4 of 4) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h170 ContentsImageChanged = 1 << 15, enumerator in enum:WebCore::GraphicsLayerClutter::LayerChange
H A DGraphicsLayerClutter.cpp485 noteLayerPropertyChanged(ContentsImageChanged);
730 if (m_uncommittedChanges & ContentsImageChanged) // Needs to happen before ChildrenChanged
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h391 ContentsImageChanged = 1 << 15, enumerator in enum:WebCore::GraphicsLayerCA::LayerChange
H A DGraphicsLayerCA.cpp820 noteLayerPropertyChanged(ContentsImageChanged);
1173 if (m_uncommittedChanges & ContentsImageChanged) // Needs to happen before ChildrenChanged

Completed in 126 milliseconds