Lines Matching refs:mVideoWidth
2560 mVideoWidth = mPreviewWidth;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);3466 if (((mDimension.picture_width == mVideoWidth) &&