HomeSort by relevance Sort by last modified time
    Searched refs:qtMovieGWorld (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/
MediaPlayer.h 55 class QTMovieGWorld;
81 QTMovieGWorld* qtMovieGWorld;
  /external/webkit/Source/WebCore/platform/graphics/win/
MediaPlayerPrivateQuickTimeWin.cpp 121 p.media.qtMovieGWorld = m_qtGWorld.get();
251 m_qtGWorld = adoptRef(new QTMovieGWorld(this));
610 // bitmap where QTMovieGWorld can draw the frame and we can copy it.
746 void MediaPlayerPrivate::movieNewImageAvailable(QTMovieGWorld* movie)

Completed in 183 milliseconds