Searched refs:createFromPFM (Results 1 – 2 of 2) sorted by relevance
122 public static DepthImage createFromPFM(Context context, Uri uriPFM) in createFromPFM() method in DepthImage
111 DepthImage depthImage = DepthImage.createFromPFM(context, uriDepthmap); in createFromPFMDepthmap()