Searched refs:nAllocationRead (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Allocation.java | 1814 mRS.nAllocationRead(getID(mRS), array, dt, mType.mElement.mType.mSize, usePadding); in copyTo()
|
D | RenderScript.java | 561 …synchronized void nAllocationRead(long id, Object d, Element.DataType dt, int mSize, boolean usePa… in nAllocationRead() method in RenderScript
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 1297 nAllocationRead(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jobject data, jint dataType, in nAllocationRead() function 2334 …nAllocationRead", "(JJLjava/lang/Object;IIZ)V", (void*)nAllocationRead },
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 627 …synchronized void nAllocationRead(long id, Object d, Element.DataType dt, int mSize, boolean usePa… in nAllocationRead() method in RenderScript
|
D | Allocation.java | 1876 mRS.nAllocationRead(getID(mRS), array, dt, mType.mElement.mType.mSize, usePadding); in copyTo()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1519 nAllocationRead(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jobject data, jint dataType, in nAllocationRead() function 2890 …nAllocationRead", "(JJLjava/lang/Object;IIZ)V", (void*)nAllocationRead },
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 60290 Landroid/renderscript/RenderScript;->nAllocationRead(JLjava/lang/Object;Landroid/renderscript/Eleme…
|