Searched defs:bufferStatus (Results 1 - 1 of 1) sorted by path

/external/webkit/Source/WebCore/platform/graphics/qt/
H A DMediaPlayerPrivatePhonon.cpp113 connect(m_mediaObject, SIGNAL(bufferStatus(int)), this, SLOT(bufferStatus(int)));
511 void MediaPlayerPrivatePhonon::bufferStatus(int) function in class:WebCore::MediaPlayerPrivatePhonon

Completed in 86 milliseconds