HomeSort by relevance Sort by last modified time
    Searched defs:notifySyncRequired (Results 1 - 3 of 3) sorted by null

  /external/webkit/WebCore/platform/graphics/win/
GraphicsLayerCACF.h 94 void notifySyncRequired() { if (m_client) m_client->notifySyncRequired(this); }
MediaPlayerPrivateQuickTimeWin.cpp 859 void MediaPlayerPrivate::notifySyncRequired(const GraphicsLayer*)
863 videoGraphicsLayer->notifySyncRequired();
  /external/webkit/WebCore/rendering/
RenderLayerBacking.cpp     [all...]

Completed in 6448 milliseconds