Searched refs:rsnAllocationRead2D (Results 1 – 3 of 3) sorted by relevance
/frameworks/base/rs/java/android/renderscript/ |
D | RenderScript.java | 642 native void rsnAllocationRead2D(long con, long id, int xoff, int yoff, int mip, int face, in rsnAllocationRead2D() method in RenderScript 649 …rsnAllocationRead2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePad… in nAllocationRead2D()
|
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | RenderScript.java | 589 native void rsnAllocationRead2D(long con, long id, int xoff, int yoff, int mip, int face, in rsnAllocationRead2D() method in RenderScript 596 …rsnAllocationRead2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePad… in nAllocationRead2D()
|
/frameworks/base/boot/hiddenapi/ |
D | hiddenapi-max-target-o.txt | 45866 Landroid/renderscript/RenderScript;->rsnAllocationRead2D(JJIIIIIILjava/lang/Object;IIIZ)V
|