Searched refs:createFromDepthmap (Results 1 – 2 of 2) sorted by relevance
78 depthImage = DepthImage.createFromDepthmap(context, uriDepthmap); in RGBZ()100 DepthImage depthImage = DepthImage.createFromDepthmap(context, uriDepthmap); in createFromBitmapDepthmap()
72 public static DepthImage createFromDepthmap(Context context, Uri uriDepthmap) in createFromDepthmap() method in DepthImage