/frameworks/rs/support/java/src/androidx/renderscript/ |
D | Allocation.java | 1725 mRS.nAllocationData3D(getIDSafe(), xoff, yoff, zoff, mSelectedLOD, w, h, d, in copy3DRangeFromUnchecked() 1783 mRS.nAllocationData3D(getIDSafe(), xoff, yoff, zoff, mSelectedLOD, in copy3DRangeFrom()
|
D | RenderScript.java | 541 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D() method in RenderScript 557 synchronized void nAllocationData3D(long id, int xoff, int yoff, int zoff, int mip, in nAllocationData3D() method in RenderScript
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 597 synchronized void nAllocationData3D(long dstAlloc, int dstXoff, int dstYoff, int dstZoff, in nAllocationData3D() method in RenderScript 612 synchronized void nAllocationData3D(long id, int xoff, int yoff, int zoff, int mip, in nAllocationData3D() method in RenderScript
|
D | Allocation.java | 1771 mRS.nAllocationData3D(getIDSafe(), xoff, yoff, zoff, mSelectedLOD, w, h, d, in copy3DRangeFromUnchecked() 1837 mRS.nAllocationData3D(getIDSafe(), xoff, yoff, zoff, mSelectedLOD, in copy3DRangeFrom()
|
/frameworks/rs/support/jni/ |
D | android_renderscript_RenderScript.cpp | 1260 nAllocationData3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData3D() function 2332 …llocationData3D", "(JJIIIIIIILjava/lang/Object;IIIZ)V", (void*)nAllocationData3D },
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1470 nAllocationData3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData3D() function 2883 …llocationData3D", "(JJIIIIIIILjava/lang/Object;IIIZ)V", (void*)nAllocationData3D },
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 45725 Landroid/renderscript/RenderScript;->nAllocationData3D(JIIIIIIIJIIII)V 45726 Landroid/renderscript/RenderScript;->nAllocationData3D(JIIIIIIILjava/lang/Object;ILandroid/rendersc…
|