Searched refs:getVideoWidth (Results 1 – 14 of 14) sorted by relevance
56 player.getVideoWidth(); in invokeMethodUnderTest()
235 status_t getVideoWidth(int *w);
141 public final int getVideoWidth() { in getVideoWidth() method in TvTrackInfo
768 record.postVideoSizeChanged(track.getVideoWidth(), track.getVideoHeight()); in TvInputManager()1685 int videoWidth = track.getVideoWidth();
403 mVideoWidth = mp.getVideoWidth();437 mVideoWidth = mp.getVideoWidth();
131 int width = mediaPlayer.getVideoWidth(); in onCreate()
468 int video_width = mMediaPlayer.getVideoWidth(); in onSurfaceChanged()
425 mOutputVideoWidth = mediaPlayer.getVideoWidth(); in getOutputVideoProperty()
321 videoWidth = mMediaPlayer.getVideoWidth(); in videoWidth()
450 status_t MediaPlayer::getVideoWidth(int *w) in getVideoWidth() function in android::MediaPlayer
600 if (0 != mp->getVideoWidth(&w)) { in android_media_MediaPlayer_getVideoWidth()
1331 public native int getVideoWidth(); in getVideoWidth() method in MediaPlayer
16104 method public int getVideoWidth();17917 method public final int getVideoWidth();
17370 method public int getVideoWidth();19421 method public final int getVideoWidth();