Searched refs:nAllocationRead3D (Results 1 – 4 of 4) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 655 synchronized void nAllocationRead3D(long id, int xoff, int yoff, int zoff, int mip, in nAllocationRead3D() method in RenderScript
|
D | Allocation.java | 2610 mRS.nAllocationRead3D(getIDSafe(), xoff, yoff, zoff, mSelectedLOD, w, h, d, in copy3DRangeToUnchecked()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1583 nAllocationRead3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead3D() function 2889 …llocationRead3D", "(JJIIIIIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead3D },
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 45738 Landroid/renderscript/RenderScript;->nAllocationRead3D(JIIIIIIILjava/lang/Object;ILandroid/rendersc…
|