Searched refs:uriImage (Results 1 – 1 of 1) sorted by relevance
72 public RGBZ(Uri uriImage, Uri uriDepthmap, ContentResolver contentResolver, in RGBZ() argument74 preview = BitmapFactory.decodeStream(contentResolver.openInputStream(uriImage)); in RGBZ()76 throw new FileNotFoundException(uriImage.toString()); in RGBZ()