Home | History | Annotate | Download | only in camera

Lines Matching defs:mPictureHeight

1124         int mPictureWidth, mPictureHeight;
1127 getPictureSize(&mPictureWidth, &mPictureHeight);
1130 (mPictureHeight == dim.picture_height);
1134 dim.picture_height = mPictureHeight;
1137 dim.ui_thumbnail_width = mPictureHeight;