Home | History | Annotate | Download | only in lvpp

Lines Matching refs:mVideoHeight

256     mVideoSource = DummyVideoSource::Create(mVideoWidth, mVideoHeight,
328 mVideoWidth = mVideoHeight = -1;
690 if (mVideoWidth < 0 || mVideoHeight < 0) {
695 *height = mVideoHeight;
1459 mVideoHeight = height;