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

  /frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerSource.h 91 void notifyVideoSizeChanged(int32_t width, int32_t height);
StreamingSource.cpp 47 notifyVideoSizeChanged(0, 0);
GenericSource.cpp 117 notifyVideoSizeChanged(width, height);
HTTPLiveSource.cpp 224 notifyVideoSizeChanged(0, 0);
RTSPSource.cpp 356 notifyVideoSizeChanged(0, 0);
NuPlayer.cpp     [all...]
  /frameworks/av/media/libmediaplayerservice/nuplayer/mp4/
MP4Source.cpp 121 notifyVideoSizeChanged(0, 0);

Completed in 558 milliseconds