Home
last modified time | relevance | path

Searched refs:notifyVideoSizeChanged (Results 1 – 11 of 11) sorted by relevance

/frameworks/av/media/libmediaplayer2/nuplayer2/
DNuPlayer2Source.h152 void notifyVideoSizeChanged(const sp<AMessage> &format = NULL);
DHTTPLiveSource2.cpp344 notifyVideoSizeChanged(format); in onSessionNotify()
346 notifyVideoSizeChanged(); in onSessionNotify()
DRTSPSource2.cpp520 notifyVideoSizeChanged(); in onMessageReceived()
DGenericSource2.cpp422 notifyVideoSizeChanged(msg); in onPrepareAsync()
DNuPlayer2.cpp3084 void NuPlayer2::Source::notifyVideoSizeChanged(const sp<AMessage> &format) { in notifyVideoSizeChanged() function in android::NuPlayer2::Source
/frameworks/av/media/libmediaplayerservice/nuplayer/
DNuPlayerSource.h153 void notifyVideoSizeChanged(const sp<AMessage> &format = NULL);
DHTTPLiveSource.cpp343 notifyVideoSizeChanged(format); in onSessionNotify()
345 notifyVideoSizeChanged(); in onSessionNotify()
DStreamingSource.cpp75 notifyVideoSizeChanged(); in prepareAsync()
DRTSPSource.cpp522 notifyVideoSizeChanged(); in onMessageReceived()
DGenericSource.cpp458 notifyVideoSizeChanged(msg); in onPrepareAsync()
DNuPlayer.cpp2997 void NuPlayer::Source::notifyVideoSizeChanged(const sp<AMessage> &format) { in notifyVideoSizeChanged() function in android::NuPlayer::Source