Home
last modified time | relevance | path

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

/cts/tests/tests/renderscript/src/android/renderscript/cts/refocus/
DRGBZ.java44 private Bitmap depthBitmap; field in RGBZ
150 public Bitmap setAlphaChannel(Bitmap bitmap, Bitmap depthBitmap) { in setAlphaChannel()
DDepthImage.java42 Bitmap depthBitmap, double blurAtInfinity, in DepthImage()