Searched refs:rsnAllocationElementData1D (Results 1 – 1 of 1) sorted by relevance
/frameworks/rs/support/java/src/androidx/renderscript/ |
D | RenderScript.java | 481 …native void rsnAllocationElementData1D(long con,long id, int xoff, int mip, int compIdx, byte[] d,… in rsnAllocationElementData1D() method in RenderScript 484 rsnAllocationElementData1D(mContext, id, xoff, mip, compIdx, d, sizeBytes); in nAllocationElementData1D()
|