Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java630 synchronized void nAllocationElementRead(long id, int xoff, int yoff, int zoff, in nAllocationElementRead() method in RenderScript
DAllocation.java2053 mRS.nAllocationElementRead(getIDSafe(), xoff, yoff, zoff, mSelectedLOD, in copyToFieldPacker()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1547 nAllocationElementRead(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationElementRead() function
2884 …tionElementRead", "(JJIIIII[BI)V", (void*)nAllocationElementRead },