Searched defs:rsnAllocationData2D (Results 1 – 2 of 2) sorted by relevance
| /frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/ |
| D | RenderScript.java | 482 native void rsnAllocationData2D(long con, in rsnAllocationData2D() method in RenderScript 502 native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, in rsnAllocationData2D() method in RenderScript 512 …native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, Bitmap b… in rsnAllocationData2D() method in RenderScript
|
| /frameworks/base/rs/java/android/renderscript/ |
| D | RenderScript.java | 549 native void rsnAllocationData2D(long con, in rsnAllocationData2D() method in RenderScript 569 native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, in rsnAllocationData2D() method in RenderScript 579 …native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, Bitmap b… in rsnAllocationData2D() method in RenderScript
|