Searched refs:visualContextTimerFired (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeVisualContext.h154 void visualContextTimerFired(Timer<MediaPlayerPrivateQuickTimeVisualContext>*);
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp166 , m_visualContextTimer(this, &MediaPlayerPrivateQuickTimeVisualContext::visualContextTimerFired)
799 void MediaPlayerPrivateQuickTimeVisualContext::visualContextTimerFired(Timer<MediaPlayerPrivateQuickTimeVisualContext>*) function in class:WebCore::MediaPlayerPrivateQuickTimeVisualContext

Completed in 81 milliseconds