Searched defs:hasVideo (Results 1 - 9 of 9) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/win/
H A DMediaPlayerPrivateMediaFoundation.cpp99 bool MediaPlayerPrivateMediaFoundation::hasVideo() const function in class:WebCore::MediaPlayerPrivateMediaFoundation
/macosx-10.10/WebCore-7600.1.25/platform/graphics/gstreamer/
H A DMediaPlayerPrivateGStreamer.h65 bool hasVideo() const { return m_hasVideo; } function in class:WebCore::MediaPlayerPrivateGStreamer
/macosx-10.10/WebCore-7600.1.25/platform/mock/mediasource/
H A DMockMediaPlayerMediaSource.cpp128 bool MockMediaPlayerMediaSource::hasVideo() const function in class:WebCore::MockMediaPlayerMediaSource
H A DMockMediaSourcePrivate.cpp164 bool MockMediaSourcePrivate::hasVideo() const function in class:WebCore::MockMediaSourcePrivate
H A DMockSourceBufferPrivate.cpp244 bool MockSourceBufferPrivate::hasVideo() const function in class:WebCore::MockSourceBufferPrivate
/macosx-10.10/WebCore-7600.1.25/html/
H A DMediaController.cpp565 bool MediaController::hasVideo() const function in class:MediaController
/macosx-10.10/WebCore-7600.1.25/Modules/mediasource/
H A DSourceBuffer.cpp1418 bool SourceBuffer::hasVideo() const function in class:WebCore::SourceBuffer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DMediaPlayer.cpp103 virtual bool hasVideo() const { return false; } function in class:WebCore::NullMediaPlayerPrivate
580 bool MediaPlayer::hasVideo() const function in class:WebCore::MediaPlayer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp971 bool hasVideo = false; local

Completed in 117 milliseconds