Searched refs:nAllocationElementRead (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 630 synchronized void nAllocationElementRead(long id, int xoff, int yoff, int zoff, in nAllocationElementRead() method in RenderScript
|
D | Allocation.java | 2053 mRS.nAllocationElementRead(getIDSafe(), xoff, yoff, zoff, mSelectedLOD, in copyToFieldPacker()
|
/frameworks/base/rs/jni/ |
D | android_renderscript_RenderScript.cpp | 1547 nAllocationElementRead(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationElementRead() function 2884 …tionElementRead", "(JJIIIII[BI)V", (void*)nAllocationElementRead },
|