Searched refs:getVideoWidth (Results 1 – 16 of 16) sorted by relevance
56 player.getVideoWidth(); in invokeMethodUnderTest()
121 mVideoWidth = mp.getVideoWidth();201 mVideoWidth = mp.getVideoWidth(); in onPrepared()
305 map.put("width", new Integer(mp.getVideoWidth())); in onPrepared()
208 status_t getVideoWidth(int *w);
280 mVideoWidth = mp.getVideoWidth();313 mVideoWidth = mp.getVideoWidth();
131 int width = mediaPlayer.getVideoWidth(); in onCreate()
225 mOutputVideoWidth = mediaPlayer.getVideoWidth(); in getOutputVideoProperty()
463 int video_width = mMediaPlayer.getVideoWidth(); in onSurfaceChanged()
363 status_t MediaPlayer::getVideoWidth(int *w) in getVideoWidth() function in android::MediaPlayer
320 videoWidth = mMediaPlayer.getVideoWidth(); in videoWidth()
1138 public native int getVideoWidth(); in getVideoWidth() method in MediaPlayer
409 if (0 != mp->getVideoWidth(&w)) { in android_media_MediaPlayer_getVideoWidth()
10701 method public int getVideoWidth();
10740 method public int getVideoWidth();
11333 method public int getVideoWidth();