Home
last modified time | relevance | path

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

/external/webkit/Source/WebCore/platform/graphics/win/
DQTMovie.h54 QTMovieLoadStatePlaythroughOK = 20000L, enumerator
DMediaPlayerPrivateQuickTimeWin.cpp502 } else if (loadState >= QTMovieLoadStatePlaythroughOK) { in updateStates()
DMediaPlayerPrivateQuickTimeVisualContext.cpp648 } else if (loadState >= QTMovieLoadStatePlaythroughOK) { in updateStates()
/external/webkit/Source/WebCore/platform/graphics/mac/
DMediaPlayerPrivateQTKit.mm162 QTMovieLoadStatePlaythroughOK = 20000L,
1120 } else if (loadState >= QTMovieLoadStatePlaythroughOK) {
/external/webkit/Source/WebCore/
DChangeLog-2009-06-1623068 reaches QTMovieLoadStatePlaythroughOK, not when the entire file has been downloaded,
23073 HAVE_ENOUGH_DATA when QTMovie load state reaches QTMovieLoadStatePlaythroughOK.
27357 … types of movies currently cause QTKit's load state to bounce around. QTMovieLoadStatePlaythroughOK