Home
last modified time | relevance | path

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

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DAllocation.java1449 mRS.nAllocationData2D(getIDSafe(), off, 0, in copy1DRangeFrom()
1494 mRS.nAllocationData2D(getIDSafe(), xoff, yoff, mSelectedLOD, mSelectedFace.mID, w, h, in copy2DRangeFromUnchecked()
1689 mRS.nAllocationData2D(getIDSafe(), xoff, yoff, in copy2DRangeFrom()
1720 mRS.nAllocationData2D(getIDSafe(), xoff, yoff, mSelectedLOD, mSelectedFace.mID, data); in copy2DRangeFrom()
H A DRenderScript.java561 synchronized void nAllocationData2D(long dstAlloc, int dstXoff, int dstYoff, in nAllocationData2D() method in RenderScript
578 synchronized void nAllocationData2D(long id, int xoff, int yoff, int mip, int face, in nAllocationData2D() method in RenderScript
586 synchronized void nAllocationData2D(long id, int xoff, int yoff, int mip, int face, Bitmap b) { in nAllocationData2D() method in RenderScript
/aosp14/frameworks/base/rs/jni/
H A Dandroid_renderscript_RenderScript.cpp1425 nAllocationData2D(JNIEnv *_env, jobject _this, jlong con, jlong _alloc, jint xoff, jint yoff, jint … in nAllocationData2D() function
2881 …llocationData2D", "(JJIIIIIILjava/lang/Object;IIIZ)V", (void*)nAllocationData2D },
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46365 Landroid/renderscript/RenderScript;->nAllocationData2D(JIIIIIIJIIII)V
46366 Landroid/renderscript/RenderScript;->nAllocationData2D(JIIIIIILjava/lang/Object;ILandroid/renderscr…
46367 Landroid/renderscript/RenderScript;->nAllocationData2D(JIIIILandroid/graphics/Bitmap;)V