Searched refs:nAllocationElementRead (Results 1 - 3 of 3) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java1517 mRS.nAllocationElementRead(getIDSafe(), xoff, yoff, zoff, mSelectedLOD,
H A DRenderScript.java604 synchronized void nAllocationElementRead(long id, int xoff, int yoff, int zoff, method in class:RenderScript
/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1441 nAllocationElementRead(JNIEnv *_env, jobject _this, jlong con, jlong alloc, function
1447 ALOGD("nAllocationElementRead, con(%p), alloc(%p), xoff(%i), yoff(%i), zoff(%i), comp(%i), len(%i), "
2518 {"rsnAllocationElementRead", "(JJIIIII[BI)V", (void*)nAllocationElementRead },

Completed in 422 milliseconds