OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:notifyVideoSizeChanged
(Results
1 - 7
of
7
) sorted by null
/frameworks/av/media/libmediaplayerservice/nuplayer/
NuPlayerSource.h
101
void
notifyVideoSizeChanged
(int32_t width, int32_t height);
HTTPLiveSource.cpp
210
notifyVideoSizeChanged
(width, height);
212
notifyVideoSizeChanged
(0, 0);
StreamingSource.cpp
47
notifyVideoSizeChanged
(0, 0);
GenericSource.cpp
117
notifyVideoSizeChanged
(width, height);
RTSPSource.cpp
356
notifyVideoSizeChanged
(0, 0);
NuPlayer.cpp
[
all
...]
/frameworks/av/media/libmediaplayerservice/nuplayer/mp4/
MP4Source.cpp
121
notifyVideoSizeChanged
(0, 0);
Completed in 2934 milliseconds