Searched refs:getVideoHeight (Results 1 – 16 of 16) sorted by relevance
56 player.getVideoHeight(); in invokeMethodUnderTest()
122 mVideoHeight = mp.getVideoHeight();202 mVideoHeight = mp.getVideoHeight(); in onPrepared()
306 map.put("height", new Integer(mp.getVideoHeight())); in onPrepared()
209 status_t getVideoHeight(int *h);
281 mVideoHeight = mp.getVideoHeight();314 mVideoHeight = mp.getVideoHeight();
132 int height = mediaPlayer.getVideoHeight(); in onCreate()
224 mOutputVideoHeight = mediaPlayer.getVideoHeight(); in getOutputVideoProperty()
464 int video_height = mMediaPlayer.getVideoHeight(); in onSurfaceChanged()
372 status_t MediaPlayer::getVideoHeight(int *h) in getVideoHeight() function in android::MediaPlayer
284 videoHeight = mMediaPlayer.getVideoHeight(); in videoHeight()
1149 public native int getVideoHeight(); in getVideoHeight() method in MediaPlayer
426 if (0 != mp->getVideoHeight(&h)) { in android_media_MediaPlayer_getVideoHeight()
10700 method public int getVideoHeight();
10739 method public int getVideoHeight();
11332 method public int getVideoHeight();