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

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h183 DebugIndicatorsChanged = 1 << 28 enumerator in enum:WebCore::GraphicsLayerClutter::LayerChange
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h405 DebugIndicatorsChanged = 1 << 29
H A DGraphicsLayerCA.cpp538 noteLayerPropertyChanged(MasksToBoundsChanged | DebugIndicatorsChanged);
547 noteLayerPropertyChanged(DrawsContentChanged | DebugIndicatorsChanged);
1241 if (m_uncommittedChanges & DebugIndicatorsChanged)
2614 noteLayerPropertyChanged(DebugIndicatorsChanged);
2623 noteLayerPropertyChanged(DebugIndicatorsChanged);
2733 | DebugIndicatorsChanged;

Completed in 186 milliseconds