Home
last modified time | relevance | path

Searched refs:nAllocationRead3D (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java649 synchronized void nAllocationRead3D(long id, int xoff, int yoff, int zoff, int mip, in nAllocationRead3D() method in RenderScript
DAllocation.java2606 mRS.nAllocationRead3D(getIDSafe(), xoff, yoff, zoff, mSelectedLOD, w, h, d, in copy3DRangeToUnchecked()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1587 nAllocationRead3D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationRead3D() function
2886 …llocationRead3D", "(JJIIIIIIILjava/lang/Object;IIIZ)V", (void*)nAllocationRead3D },