Searched refs:nAllocationRead1D (Results 1 – 7 of 7) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Allocation.java | 2007 mRS.nAllocationRead1D(getIDSafe(), off, mSelectedLOD, count, array, dataSize, dt, in copy1DRangeToUnchecked()
|
D | RenderScript.java | 573 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, in nAllocationRead1D() method in RenderScript
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 1309 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() function 2335 …llocationRead1D", "(JJIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead1D },
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 628 synchronized void nAllocationRead1D(long id, int off, int mip, int count, Object d, in nAllocationRead1D() method in RenderScript
|
D | Allocation.java | 2106 mRS.nAllocationRead1D(getIDSafe(), off, mSelectedLOD, count, array, dataSize, dt, in copy1DRangeToUnchecked()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1528 nAllocationRead1D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint offset, jint lod, in nAllocationRead1D() function 2886 …llocationRead1D", "(JJIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead1D },
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 45736 Landroid/renderscript/RenderScript;->nAllocationRead1D(JIIILjava/lang/Object;ILandroid/renderscript…
|