Home
last modified time | relevance | path

Searched defs:uriDepthmap (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
DRGBZ.java72 public RGBZ(Uri uriImage, Uri uriDepthmap, ContentResolver contentResolver, in RGBZ()
93 public static RGBZ createFromBitmapDepthmap(Uri uriImage, Uri uriDepthmap, in createFromBitmapDepthmap()
104 public static RGBZ createFromPFMDepthmap(Uri uriImage, Uri uriDepthmap, in createFromPFMDepthmap()
DDepthImage.java72 public static DepthImage createFromDepthmap(Context context, Uri uriDepthmap) in createFromDepthmap()