Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java517 native long rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript
520 return rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DRenderScript.java445 native void rsnAllocationIoReceive(long con, long alloc); in rsnAllocationIoReceive() method in RenderScript
448 rsnAllocationIoReceive(mContext, alloc); in nAllocationIoReceive()
/frameworks/base/config/
Dhiddenapi-private-dex.txt75510 Landroid/renderscript/RenderScript;->rsnAllocationIoReceive(JJ)J