Home
last modified time | relevance | path

Searched defs:deliverNotification (Results 1 – 2 of 2) sorted by relevance

/external/webkit/WebCore/platform/graphics/
DMediaPlayer.cpp115 virtual void deliverNotification(MediaPlayerProxyNotificationType) { } in deliverNotification() function in WebCore::NullMediaPlayerPrivate
523 void MediaPlayer::deliverNotification(MediaPlayerProxyNotificationType notification) in deliverNotification() function in WebCore::MediaPlayer
/external/webkit/WebCore/html/
DHTMLMediaElement.cpp1820 void HTMLMediaElement::deliverNotification(MediaPlayerProxyNotificationType notification) in deliverNotification() function in WebCore::HTMLMediaElement