Home
last modified time | relevance | path

Searched defs:rsnAllocationData2D (Results 1 – 2 of 2) sorted by relevance

/frameworks/support/v8/renderscript/java/src/android/support/v8/renderscript/
DRenderScript.java403 native void rsnAllocationData2D(int con, in rsnAllocationData2D() method in RenderScript
423 …native void rsnAllocationData2D(int con, int id, int xoff, int yoff, int mip, int face, int w, int… in rsnAllocationData2D() method in RenderScript
428 …native void rsnAllocationData2D(int con, int id, int xoff, int yoff, int mip, int face, int w, int… in rsnAllocationData2D() method in RenderScript
433 …native void rsnAllocationData2D(int con, int id, int xoff, int yoff, int mip, int face, int w, int… in rsnAllocationData2D() method in RenderScript
438 …native void rsnAllocationData2D(int con, int id, int xoff, int yoff, int mip, int face, int w, int… in rsnAllocationData2D() method in RenderScript
443 … native void rsnAllocationData2D(int con, int id, int xoff, int yoff, int mip, int face, Bitmap b); in rsnAllocationData2D() method in RenderScript
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java451 native void rsnAllocationData2D(long con, in rsnAllocationData2D() method in RenderScript
471 native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, in rsnAllocationData2D() method in RenderScript
479 …native void rsnAllocationData2D(long con, long id, int xoff, int yoff, int mip, int face, Bitmap b… in rsnAllocationData2D() method in RenderScript