Searched refs:setIgnoreLoadStateChanges (Results 1 - 4 of 4) sorted by relevance

/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/
H A DMediaPlayerPrivateAVFoundation.h275 void setIgnoreLoadStateChanges(bool delay) { m_ignoreLoadStateChanges = delay; } function in class:WebCore::MediaPlayerPrivateAVFoundation
H A DMediaPlayerPrivateAVFoundation.cpp92 setIgnoreLoadStateChanges(true);
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/cf/
H A DMediaPlayerPrivateAVFoundationCF.cpp370 setIgnoreLoadStateChanges(true);
383 setIgnoreLoadStateChanges(false);
/macosx-10.10/WebCore-7600.1.25/platform/graphics/avfoundation/objc/
H A DMediaPlayerPrivateAVFoundationObjC.mm457 setIgnoreLoadStateChanges(true);
503 setIgnoreLoadStateChanges(false);

Completed in 181 milliseconds