Searched refs:rsnAllocationData3D (Results 1 – 3 of 3) sorted by relevance
/aosp12/frameworks/base/rs/java/android/renderscript/ |
H A D | RenderScript.java | 591 native void rsnAllocationData3D(long con, in rsnAllocationData3D() method in RenderScript 603 rsnAllocationData3D(mContext, in nAllocationData3D() 609 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip, in rsnAllocationData3D() method in RenderScript 616 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes, in nAllocationData3D()
|
/aosp12/frameworks/rs/support/java/src/androidx/renderscript/ |
H A D | RenderScript.java | 535 native void rsnAllocationData3D(long con, in rsnAllocationData3D() method in RenderScript 547 rsnAllocationData3D(mContext, in nAllocationData3D() 554 native void rsnAllocationData3D(long con, long id, int xoff, int yoff, int zoff, int mip, in rsnAllocationData3D() method in RenderScript 561 rsnAllocationData3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes, in nAllocationData3D()
|
/aosp12/frameworks/base/boot/hiddenapi/ |
H A D | hiddenapi-max-target-o.txt | 49820 Landroid/renderscript/RenderScript;->rsnAllocationData3D(JJIIIIIIIJIIII)V 49821 Landroid/renderscript/RenderScript;->rsnAllocationData3D(JJIIIIIIILjava/lang/Object;IIIZ)V
|