Home
last modified time | relevance | path

Searched refs:rsnAllocationIoReceive (Results 1 – 2 of 2) sorted by relevance

/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java445 native void rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript
448 rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java518 native long rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript
521 return rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()