Home
last modified time | relevance | path

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

/aosp12/frameworks/rs/tests/java_api/Refocus/src/com/android/rs/test/
H A DRGBZ.java45 private DepthImage depthImage; field in RGBZ
85 public RGBZ(Bitmap image, DepthImage depthImage) { in RGBZ()
100 DepthImage depthImage = DepthImage.createFromDepthmap(context, uriDepthmap); in createFromBitmapDepthmap() local
111 DepthImage depthImage = DepthImage.createFromPFM(context, uriDepthmap); in createFromPFMDepthmap() local