Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java636 synchronized void nAllocationElementRead(long id, int xoff, int yoff, int zoff, in nAllocationElementRead() method in RenderScript
DAllocation.java2057 mRS.nAllocationElementRead(getIDSafe(), xoff, yoff, zoff, mSelectedLOD, in copyToFieldPacker()
/frameworks/base/rs/jni/
Dandroid_renderscript_RenderScript.cpp1543 nAllocationElementRead(JNIEnv *_env, jobject _this, jlong con, jlong alloc, in nAllocationElementRead() function
2887 …tionElementRead", "(JJIIIII[BI)V", (void*)nAllocationElementRead },
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt45728 Landroid/renderscript/RenderScript;->nAllocationElementRead(JIIIII[BI)V