Searched refs:mOutAllocation (Results 1 – 1 of 1) sorted by relevance
33 private Allocation mOutAllocation; field in HelloCompute61 mOutAllocation = Allocation.createFromBitmap(mRS, mBitmapOut, in createScript()67 mScript.forEach_root(mInAllocation, mOutAllocation); in createScript()68 mOutAllocation.copyTo(mBitmapOut); in createScript()