Searched refs:mVideoWidth (Results 1 – 2 of 2) sorted by relevance
40 private int mVideoWidth; field in MediaPlayerDemo_Video154 mVideoWidth = width; in onVideoSizeChanged()208 mVideoWidth = 0; in doCleanUp()216 holder.setFixedSize(mVideoWidth, mVideoHeight); in startVideoPlayback()
67 private int mVideoWidth; field in LocalPlayer292 protected int getVideoWidth() { return mVideoWidth; } in getVideoWidth()355 mVideoWidth = width; in updateVideoRect()360 mVideoWidth = mVideoHeight = 0; in updateVideoRect()