Searched refs:MediaPlayerPrivateInterface (Results 1 – 25 of 29) sorted by relevance
12
39 class MediaPlayerPrivateInterface {40 WTF_MAKE_NONCOPYABLE(MediaPlayerPrivateInterface); WTF_MAKE_FAST_ALLOCATED;42 MediaPlayerPrivateInterface() { } in MediaPlayerPrivateInterface() function43 virtual ~MediaPlayerPrivateInterface() { } in ~MediaPlayerPrivateInterface()
61 class MediaPlayerPrivateInterface; variable84 MediaPlayerPrivateInterface* chromiumMediaPlayer;85 MediaPlayerPrivateInterface* qtMediaPlayer;319 OwnPtr<MediaPlayerPrivateInterface*> m_private;342 typedef MediaPlayerPrivateInterface* (*CreateMediaEnginePlayer)(MediaPlayer*);
82 class NullMediaPlayerPrivate : public MediaPlayerPrivateInterface {148 static MediaPlayerPrivateInterface* createNullMediaPlayer(MediaPlayer* player) in createNullMediaPlayer()
43 class MediaPlayerPrivate : public MediaPlayerPrivateInterface {100 static MediaPlayerPrivateInterface* create(MediaPlayer*);
43 class MediaPlayerPrivatePhonon : public QObject, public MediaPlayerPrivateInterface {131 static MediaPlayerPrivateInterface* create(MediaPlayer* player);
38 class MediaPlayerPrivateQt : public QObject, public MediaPlayerPrivateInterface {43 static MediaPlayerPrivateInterface* create(MediaPlayer* player);
121 MediaPlayerPrivateInterface* MediaPlayerPrivatePhonon::create(MediaPlayer* player) in create()
61 MediaPlayerPrivateInterface* MediaPlayerPrivateQt::create(MediaPlayer* player) in create()
39 class MediaPlayerPrivate : public MediaPlayerPrivateInterface {111 static MediaPlayerPrivateInterface* create(MediaPlayer* player);
55 class MediaPlayerPrivate : public MediaPlayerPrivateInterface, public QTMovieClient, public QTMovie…140 static MediaPlayerPrivateInterface* create(MediaPlayer*);
58 class MediaPlayerPrivateQuickTimeVisualContext : public MediaPlayerPrivateInterface {129 static MediaPlayerPrivateInterface* create(MediaPlayer*);
74 MediaPlayerPrivateInterface* MediaPlayerPrivate::create(MediaPlayer* player) in create()
151 MediaPlayerPrivateInterface* MediaPlayerPrivateQuickTimeVisualContext::create(MediaPlayer* player) in create()
47 class MediaPlayerPrivateGStreamer : public MediaPlayerPrivateInterface {129 static MediaPlayerPrivateInterface* create(MediaPlayer* player);
154 MediaPlayerPrivateInterface* MediaPlayerPrivateGStreamer::create(MediaPlayer* player) in create()
50 class WebMediaPlayerClientImpl : public WebCore::MediaPlayerPrivateInterface137 static WebCore::MediaPlayerPrivateInterface* create(WebCore::MediaPlayer*);
551 MediaPlayerPrivateInterface* WebMediaPlayerClientImpl::create(MediaPlayer* player) in create()
60 class MediaPlayerPrivateQTKit : public MediaPlayerPrivateInterface {76 static MediaPlayerPrivateInterface* create(MediaPlayer* player);
204 MediaPlayerPrivateInterface* MediaPlayerPrivateQTKit::create(MediaPlayer* player)
67 static MediaPlayerPrivateInterface* create(MediaPlayer* player);
40 class MediaPlayerPrivateAVFoundation : public MediaPlayerPrivateInterface {
122 MediaPlayerPrivateInterface* MediaPlayerPrivateAVFoundationObjC::create(MediaPlayer* player)
551 MediaPlayerPrivateInterface* MediaPlayerPrivate::create(MediaPlayer* player) in create()
5514 Cleanup MediaPlayer and MediaPlayerPrivateInterface to remove dead methods5587 Cleanup MediaPlayer and MediaPlayerPrivateInterface to remove dead methods30375 (WebCore::MediaPlayerPrivateInterface::hasClosedCaptions):30376 (WebCore::MediaPlayerPrivateInterface::setClosedCaptionsVisible):30513 …class MediaPlayerPrivateInterface - its child class is instantiated at: WebCore/platform/graphics/…50153 (WebCore::MediaPlayerPrivateInterface::canLoadPoster):50154 (WebCore::MediaPlayerPrivateInterface::setPoster):50156 (WebCore::MediaPlayerPrivateInterface::prepareToPlay):50456 (WebCore::MediaPlayerPrivateInterface::platformMedia):60019 Changed MediaPlayerPrivateInterface and MediaPlayer's definition to[all …]
52018 (WebCore::MediaPlayerPrivateInterface::setPrivateBrowsingMode):56766 (WebCore::MediaPlayerPrivateInterface::setPrivateBrowsingMode): Declare new interface.59173 (WebCore::MediaPlayerPrivateInterface::clearMediaCacheForSite): Ditto.59198 (WebCore::MediaPlayerPrivateInterface::getSitesInMediaCache): Declare new interface.59199 (WebCore::MediaPlayerPrivateInterface::clearMediaCache): Ditto.59200 (WebCore::MediaPlayerPrivateInterface::clearMediaCacheForSite): Ditto.62571 (WebCore::MediaPlayerPrivateInterface::decodedFrameCount):62572 (WebCore::MediaPlayerPrivateInterface::droppedFrameCount):62573 (WebCore::MediaPlayerPrivateInterface::audioDecodedByteCount):62574 (WebCore::MediaPlayerPrivateInterface::videoDecodedByteCount):