D | RenderScript.java | 449 native void rsnAllocationData3D(int con, in rsnAllocationData3D() method in RenderScript 461 rsnAllocationData3D(mContext, in nAllocationData3D() 467 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() method in RenderScript 470 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D() 472 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() method in RenderScript 475 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D() 477 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() method in RenderScript 480 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D() 482 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() method in RenderScript 485 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D()
|