HomeSort by relevance Sort by last modified time
    Searched refs:dispatchNotification (Results 1 - 2 of 2) sorted by null

  /external/webkit/Source/WebCore/platform/graphics/avfoundation/
MediaPlayerPrivateAVFoundation.cpp 662 player->dispatchNotification();
703 dispatchNotification();
706 void MediaPlayerPrivateAVFoundation::dispatchNotification()
730 LOG(Media, "MediaPlayerPrivateAVFoundation::dispatchNotification(%p) - dispatching %d", this, static_cast<int>(notification.type()));
MediaPlayerPrivateAVFoundation.h 109 void dispatchNotification();

Completed in 74 milliseconds