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.java592 mRS.nAllocationIoReceive(getID(mRS)); in ioReceive()
DRenderScript.java451 synchronized void nAllocationIoReceive(long alloc) { in nAllocationIoReceive() method in RenderScript
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java524 synchronized long nAllocationIoReceive(long alloc) { in nAllocationIoReceive() method in RenderScript
DAllocation.java597 mTimeStamp = mRS.nAllocationIoReceive(getID(mRS)); in ioReceive()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1304 nAllocationIoReceive(JNIEnv *_env, jobject _this, jlong con, jlong alloc) in nAllocationIoReceive() function
2878 …cationIoReceive", "(JJ)J", (void*)nAllocationIoReceive },
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt45733 Landroid/renderscript/RenderScript;->nAllocationIoReceive(J)J