Searched refs:notifyVideoSizeChanged (Results 1 - 6 of 6) sorted by relevance

/frameworks/av/media/libmediaplayerservice/nuplayer/
H A DNuPlayerSource.h157 void notifyVideoSizeChanged(const sp<AMessage> &format = NULL);
H A DHTTPLiveSource.cpp362 notifyVideoSizeChanged(format);
364 notifyVideoSizeChanged();
H A DStreamingSource.cpp79 notifyVideoSizeChanged();
H A DRTSPSource.cpp557 notifyVideoSizeChanged();
H A DGenericSource.cpp437 notifyVideoSizeChanged(msg);
H A DNuPlayer.cpp2848 void NuPlayer::Source::notifyVideoSizeChanged(const sp<AMessage> &format) { function in class:android::NuPlayer::Source

Completed in 241 milliseconds