Searched refs:rsnAllocationIoReceive (Results 1 – 2 of 2) sorted by relevance
445 native void rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript448 rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()
518 native long rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript521 return rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()