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