Searched defs:timeAfterSeek (Results 1 - 2 of 2) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeWin.cpp316 float timeAfterSeek = currentTime(); local
318 if (oldRate && timeAfterSeek < duration())
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp451 float timeAfterSeek = currentTime(); local
453 if (oldRate && timeAfterSeek < duration())

Completed in 65 milliseconds