Searched refs:mPictureHeight (Results 1 – 3 of 3) sorted by relevance
773 int mPictureWidth, mPictureHeight; variable
4158 getPictureSize(&mPictureWidth, &mPictureHeight); in setDimension()4160 dim.picture_height = mPictureHeight; in setDimension()4190 if (mPictureWidth < postviewWidth || mPictureHeight < postviewHeight) in setDimension()
588 main_buf_info->out_dim.height = mPictureHeight; in encodeData()