Home
last modified time | relevance | path

Searched refs:nAllocationIoReceive (Results 1 – 6 of 6) sorted by relevance

/frameworks/rs/support/java/src/androidx/renderscript/
DAllocation.java587 mRS.nAllocationIoReceive(getID(mRS)); in ioReceive()
DRenderScript.java446 synchronized void nAllocationIoReceive(long alloc) { in nAllocationIoReceive() method in RenderScript
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java530 synchronized long nAllocationIoReceive(long alloc) { in nAllocationIoReceive() method in RenderScript
DAllocation.java593 mTimeStamp = mRS.nAllocationIoReceive(getID(mRS)); in ioReceive()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1305 nAllocationIoReceive(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationIoReceive() function
2883 …cationIoReceive", "(JJ)J", (void*)nAllocationIoReceive },
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60288 Landroid/renderscript/RenderScript;->nAllocationIoReceive(J)J