Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java523 native long rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript
526 return rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()
/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java450 native void rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript
453 rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt45862 Landroid/renderscript/RenderScript;->rsnAllocationIoReceive(JJ)J