Searched defs:rsnAllocationData2D (Results 1 – 2 of 2) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | RenderScript.java | 494 native void rsnAllocationData2D(long con, in rsnAllocationData2D() method in RenderScript 514 native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, in rsnAllocationData2D() method in RenderScript 524 …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 | 561 native void rsnAllocationData2D(long con, in rsnAllocationData2D() method in RenderScript 581 native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, in rsnAllocationData2D() method in RenderScript 591 …native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, Bitmap b… in rsnAllocationData2D() method in RenderScript
|