Home | History | Annotate | Download | only in camera

Lines Matching refs:mPictureHeight

1118         int mPictureWidth, mPictureHeight;
1121 getPictureSize(&mPictureWidth, &mPictureHeight);
1124 (mPictureHeight == dim.picture_height);
1128 dim.picture_height = mPictureHeight;
1131 dim.ui_thumbnail_width = mPictureHeight;