Searched refs:outAllocation (Results 1 – 3 of 3) sorted by relevance
36 public Allocation outAllocation; field in ImageBuffersForRenderScript53 outAllocation = Allocation.createFromBitmap(renderScript, outputImage); in ImageBuffersForRenderScript()62 outAllocation.destroy(); in destroy()
85 scriptC.forEach_PackOutputImage(buffers.outAllocation); in extractResultImage()89 buffers.outAllocation.copyTo(buffers.outputImage); in extractResultImage()