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