Searched defs:hasSetUpVideoRendering (Results 1 - 3 of 3) sorted by relevance

/external/webkit/Source/WebCore/platform/graphics/avfoundation/
H A DMediaPlayerPrivateAVFoundation.cpp165 bool MediaPlayerPrivateAVFoundation::hasSetUpVideoRendering() const function in class:WebCore::MediaPlayerPrivateAVFoundation
/external/webkit/Source/WebCore/platform/graphics/win/
H A DMediaPlayerPrivateQuickTimeWin.cpp536 if (isReadyForRendering() && !hasSetUpVideoRendering())
837 bool MediaPlayerPrivate::hasSetUpVideoRendering() const function in class:WebCore::MediaPlayerPrivate
H A DMediaPlayerPrivateQuickTimeVisualContext.cpp682 if (isReadyForRendering() && !hasSetUpVideoRendering())
1145 bool MediaPlayerPrivateQuickTimeVisualContext::hasSetUpVideoRendering() const function in class:WebCore::MediaPlayerPrivateQuickTimeVisualContext

Completed in 69 milliseconds