Searched refs:rsnAllocationIoReceive (Results 1 – 3 of 3) sorted by relevance
523 native long rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript526 return rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()
450 native void rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript453 rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()
45862 Landroid/renderscript/RenderScript;->rsnAllocationIoReceive(JJ)J