Lines Matching refs:mVideoHeight
2561 mVideoHeight = mPreviewHeight;2565 if(!parse_size(str, mVideoWidth, mVideoHeight)) {2567 if(old_vid_w != mVideoWidth || old_vid_h != mVideoHeight) {2579 ALOGV("%s: video dimensions: %dx%d", __func__, mVideoWidth, mVideoHeight);3467 (mDimension.picture_height == mVideoHeight))) {