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