Searched refs:depthBuffer (Results 1 – 1 of 1) sorted by relevance
432 private Bitmap convertDepthToFalseColor(ShortBuffer depthBuffer, int w, int h, in convertDepthToFalseColor() argument441 depthBuffer.position(rowStart); in convertDepthToFalseColor()442 depthBuffer.get(yRow); in convertDepthToFalseColor()