Searched defs:seekToTime (Results 1 - 7 of 7) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/mock/mediasource/
H A DMockMediaSourcePrivate.cpp169 void MockMediaSourcePrivate::seekToTime(const MediaTime& time) function in class:WebCore::MockMediaSourcePrivate
175 MediaTime MockMediaSourcePrivate::seekToTime(const MediaTime& targetTime, const MediaTime& negativeThreshold, const MediaTime& positiveThreshold) function in class:WebCore::MockMediaSourcePrivate
H A DMockSourceBufferPrivate.cpp268 void MockSourceBufferPrivate::seekToTime(const MediaTime& time) function in class:WebCore::MockSourceBufferPrivate
/macosx-10.10/WebCore-7600.1.25/svg/animation/
H A DSMILTimeContainer.cpp258 void SMILTimeContainer::updateAnimations(SMILTime elapsed, bool seekToTime) argument
H A DSVGSMILElement.cpp1050 bool SVGSMILElement::progress(SMILTime elapsed, SVGSMILElement* resultElement, bool seekToTime) argument
/macosx-10.10/WebCore-7600.1.25/Modules/mediasource/
H A DMediaSource.cpp185 void MediaSource::seekToTime(const MediaTime& time) function in class:WebCore::MediaSource
H A DSourceBuffer.cpp321 void SourceBuffer::seekToTime(const MediaTime& time) function in class:WebCore::SourceBuffer
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp607 void MediaPlayerPrivateAVFoundationCF::seekToTime(double time, double negativeTolerance, double positiveTolerance) function in class:WebCore::MediaPlayerPrivateAVFoundationCF
1685 void AVFWrapper::seekToTime(double time, double negativeTolerance, double positiveTolerance) function in class:WebCore::AVFWrapper

Completed in 228 milliseconds