Home
last modified time | relevance | path

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

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