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

/macosx-10.10/WebCore-7600.1.25/platform/graphics/
H A DMediaPlayerPrivate.h192 virtual double mediaTimeForTimeValueDouble(double timeValue) const { return timeValue; } function in class:WebCore::MediaPlayerPrivateInterface
H A DMediaPlayer.cpp950 return m_private->mediaTimeForTimeValueDouble(timeValue);

Completed in 112 milliseconds