Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java549 native void rsnAllocationData2D(long con, in rsnAllocationData2D() method in RenderScript
561 rsnAllocationData2D(mContext, in nAllocationData2D()
569 native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, in rsnAllocationData2D() method in RenderScript
576rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePad… in nAllocationData2D()
579 …native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, Bitmap b… in rsnAllocationData2D() method in RenderScript
582 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, b); in nAllocationData2D()
/frameworks/rs/support/java/src/android/support/v8/renderscript/
DRenderScript.java494 native void rsnAllocationData2D(long con, in rsnAllocationData2D() method in RenderScript
506 rsnAllocationData2D(mContext, in nAllocationData2D()
514 native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, in rsnAllocationData2D() method in RenderScript
521rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePad… in nAllocationData2D()
524 …native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, Bitmap b… in rsnAllocationData2D() method in RenderScript
527 rsnAllocationData2D(mContext, id, xoff, yoff, mip, face, b); in nAllocationData2D()
/frameworks/base/config/
Dhiddenapi-private-dex.txt75499 Landroid/renderscript/RenderScript;->rsnAllocationData2D(JJIIIIIIJIIII)V
75500 Landroid/renderscript/RenderScript;->rsnAllocationData2D(JJIIIIIILjava/lang/Object;IIIZ)V
75501 Landroid/renderscript/RenderScript;->rsnAllocationData2D(JJIIIILandroid/graphics/Bitmap;)V