Searched refs:rsnAllocationData3D (Results 1 – 3 of 3) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | RenderScript.java | 530 native void rsnAllocationData3D(long con, in rsnAllocationData3D() method in RenderScript 542 rsnAllocationData3D(mContext, in nAllocationData3D() 549 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip, in rsnAllocationData3D() method in RenderScript 556 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes, in nAllocationData3D()
|
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 597 native void rsnAllocationData3D(long con, in rsnAllocationData3D() method in RenderScript 609 rsnAllocationData3D(mContext, in nAllocationData3D() 615 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip, in rsnAllocationData3D() method in RenderScript 622 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes, in nAllocationData3D()
|
/frameworks/base/config/ |
D | hiddenapi-greylist-max-o.txt | 60409 Landroid/renderscript/RenderScript;->rsnAllocationData3D(JJIIIIIIIJIIII)V 60410 Landroid/renderscript/RenderScript;->rsnAllocationData3D(JJIIIIIIILjava/lang/Object;IIIZ)V
|