Home
last modified time | relevance | path

Searched refs:rsnAllocationData2D (Results 1 – 2 of 2) sorted by relevance

/aosp14/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java555 native void rsnAllocationData2D(long con, in rsnAllocationData2D() method in RenderScript
567 rsnAllocationData2D(mContext, in nAllocationData2D()
575 native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, in rsnAllocationData2D() method in RenderScript
582rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePad… in nAllocationData2D()
585 …native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, Bitmap b… in rsnAllocationData2D() method in RenderScript
588 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, b); in nAllocationData2D()
/aosp14/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt46494 Landroid/renderscript/RenderScript;->rsnAllocationData2D(JJIIIIIIJIIII)V
46495 Landroid/renderscript/RenderScript;->rsnAllocationData2D(JJIIIIIILjava/lang/Object;IIIZ)V
46496 Landroid/renderscript/RenderScript;->rsnAllocationData2D(JJIIIILandroid/graphics/Bitmap;)V