Searched defs:uriImage (Results 1 – 2 of 2) sorted by relevance
/aosp_15_r20/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/ |
H A D | RGBZ.java | 72 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()
|
/aosp_15_r20/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/ |
H A D | RGBZ.java | 72 public RGBZ(Uri uriImage, Uri uriDepthmap, ContentResolver contentResolver, in RGBZ()
|