Searched refs:uriPFM (Results 1 – 1 of 1) sorted by relevance
122 public static DepthImage createFromPFM(Context context, Uri uriPFM) in createFromPFM() argument124 … PortableFloatMap pfm = new PortableFloatMap(context.getContentResolver().openInputStream(uriPFM)); in createFromPFM()