Lines Matching refs:mVideoHeight
1803 (mDimension.picture_height == mVideoHeight)) {
1814 (int)(mVideoHeight * 1.1))) {
2203 h = mVideoHeight;
2719 if(dim.video_width != mVideoWidth || dim.video_height != mVideoHeight){
2725 if( (mPreviewWidth > mVideoWidth) || (mPreviewHeight > mVideoHeight)) {
2729 mPreviewHeight, mVideoWidth, mVideoHeight);
2731 mPreviewHeight = mVideoHeight;
2746 mDimension.orig_video_height = mVideoHeight;
2748 mDimension.video_height = mVideoHeight;