Searched refs:getVideoWidth (Results 1 – 13 of 13) sorted by relevance
536 int videoWidth = trackInfo.getVideoWidth(); in setTvViewCallbacks()540 … * trackInfo.getVideoWidth() / trackInfo.getVideoHeight(); in setTvViewCallbacks()
33 int getVideoWidth(); in getVideoWidth() method
313 public int getVideoWidth() { in getVideoWidth() method in Program
63 public int getVideoWidth() { in getVideoWidth() method in Metadata
81 int metadataWidth = mMetaData.getVideoWidth(); in getBestWidth()
99 int getVideoWidth() { in getVideoWidth() method in MmsVideoRecorder
883 width = mMediaRecorder.getVideoWidth(); in stopVideo()
99 mAspect = (float) mMediaPlayer.getVideoHeight() / mMediaPlayer.getVideoWidth(); in onFinishInflate()
448 .setVideoWidth(orig.getVideoWidth()) in buildFrom()733 public int getVideoWidth() { in getVideoWidth() method in RecordedProgram
564 .getAspectRatioString(program.getVideoWidth(), program.getVideoHeight()));567 program.getVideoWidth(), program.getVideoHeight());
102 mVideoWidth = mediaPlayer.getVideoWidth(); in VideoThumbnailView()
265 mVideoWidth = track.getVideoWidth();743 public int getVideoWidth() { in getVideoWidth() method in TunableTvView
240 result.videoWidth = program.getVideoWidth(); in addResult()