D | RenderScript.java | 368 native void rsnAllocationData3D(int con, in rsnAllocationData3D() method in RenderScript 380 rsnAllocationData3D(mContext, in nAllocationData3D() 386 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() method in RenderScript 389 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D() 391 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() method in RenderScript 394 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D() 396 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() method in RenderScript 399 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D() 401 …native void rsnAllocationData3D(int con, int id, int xoff, int yoff, int zoff, int mip, int w, int… in rsnAllocationData3D() method in RenderScript 404 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes); in nAllocationData3D()
|