Home
last modified time | relevance | path

Searched refs:minimumTimePlayingBeforeCacheSnapshot (Results 1 – 1 of 1) sorted by relevance

/external/webkit/Source/WebCore/html/
DHTMLMediaElement.cpp1244 static const double minimumTimePlayingBeforeCacheSnapshot = 0.5; in invalidateCachedTime() local
1246 …_minimumWallClockTimeToCacheMediaTime = WTF::currentTime() + minimumTimePlayingBeforeCacheSnapshot; in invalidateCachedTime()