Searched defs:imageStream (Results 1 – 2 of 2) sorted by relevance
246 InputStream imageStream = null; in onPhotoCropped() local270 InputStream imageStream = mContext.getContentResolver() in onPhotoCropped() local
97 final InputStream imageStream = context.getContentResolver().openInputStream(uri); in getBitmapFromUri() local