Searched refs:rsnAllocationIoReceive (Results 1 – 3 of 3) sorted by relevance
445 native void rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript448 rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()
529 native long rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript532 return rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()
60417 Landroid/renderscript/RenderScript;->rsnAllocationIoReceive(JJ)J