Searched refs:ContentsNeedsDisplay (Results 1 - 7 of 7) sorted by relevance

/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/
H A DMediaPlayerPrivateAVFoundation.h79 macro(ContentsNeedsDisplay) \
H A DMediaPlayerPrivateAVFoundation.cpp852 case Notification::ContentsNeedsDisplay:
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/clutter/
H A DGraphicsLayerClutter.h177 ContentsNeedsDisplay = 1 << 22, enumerator in enum:WebCore::GraphicsLayerClutter::LayerChange
H A DGraphicsLayerClutter.cpp490 noteLayerPropertyChanged(ContentsNeedsDisplay);
763 if (m_uncommittedChanges & ContentsNeedsDisplay)
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/ca/
H A DGraphicsLayerCA.h398 ContentsNeedsDisplay = 1 << 22, enumerator in enum:WebCore::GraphicsLayerCA::LayerChange
H A DGraphicsLayerCA.cpp682 noteLayerPropertyChanged(ContentsNeedsDisplay);
1235 if (m_uncommittedChanges & ContentsNeedsDisplay)
/macosx-10.9.5/WebCore-7537.78.1/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp1492 self->m_owner->scheduleMainThreadNotification(MediaPlayerPrivateAVFoundation::Notification::ContentsNeedsDisplay);

Completed in 89 milliseconds