Searched refs:mDepthBitmap (Results 1 – 2 of 2) sorted by relevance
33 private final Bitmap mDepthBitmap; field in DepthImage49 mDepthBitmap = depthBitmap; in DepthImage()171 return mDepthBitmap; in getDepthBitmap()
47 private final Bitmap mDepthBitmap; field in XmpDepthDecode76 mDepthBitmap = BitmapFactory.decodeStream(new ByteArrayInputStream(data)); in XmpDepthDecode()89 return mDepthBitmap; in getDepthBitmap()