Searched refs:rsnAllocationData3D (Results 1 – 2 of 2) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 585 native void rsnAllocationData3D(long con, in rsnAllocationData3D() method in RenderScript 597 rsnAllocationData3D(mContext, in nAllocationData3D() 603 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip, in rsnAllocationData3D() method in RenderScript 610 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes, in nAllocationData3D()
|
/frameworks/rs/support/java/src/android/support/v8/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()
|