Searched refs:mNewUserPhotoBitmap (Results 1 – 1 of 1) sorted by relevance
97 private Bitmap mNewUserPhotoBitmap; field in EditUserPhotoController115 mNewUserPhotoBitmap = bitmap; in EditUserPhotoController()150 return mNewUserPhotoBitmap; in getNewUserPhotoBitmap()362 mNewUserPhotoBitmap = bitmap; in onPhotoCropped()364 .getInstance(mImageView.getContext(), mNewUserPhotoBitmap); in onPhotoCropped()396 if (mNewUserPhotoBitmap == null) { in saveNewUserPhotoBitmap()402 mNewUserPhotoBitmap.compress(Bitmap.CompressFormat.PNG, 100, os); in saveNewUserPhotoBitmap()