Home
last modified time | relevance | path

Searched defs:notifySyncRequired (Results 1 – 3 of 3) sorted by relevance

/external/webkit/WebCore/platform/graphics/win/
DGraphicsLayerCACF.h94 void notifySyncRequired() { if (m_client) m_client->notifySyncRequired(this); } in notifySyncRequired() function
DMediaPlayerPrivateQuickTimeWin.cpp859 void MediaPlayerPrivate::notifySyncRequired(const GraphicsLayer*) in notifySyncRequired() function in WebCore::MediaPlayerPrivate
/external/webkit/WebCore/rendering/
DRenderLayerBacking.cpp1164 void RenderLayerBacking::notifySyncRequired(const GraphicsLayer*) in notifySyncRequired() function in WebCore::RenderLayerBacking