Home
last modified time | relevance | path

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

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