Home | History | Annotate | Download | only in src

Lines Matching refs:mPictureHeight

1059         int mPictureWidth, mPictureHeight;
1062 getPictureSize(&mPictureWidth, &mPictureHeight);
1065 (mPictureHeight == dim.picture_height);
1069 dim.picture_height = mPictureHeight;