Home
last modified time | relevance | path

Searched refs:rsnAllocationElementData (Results 1 – 2 of 2) sorted by relevance

/aosp12/frameworks/base/rs/java/android/renderscript/
H A DRenderScript.java549 …native void rsnAllocationElementData(long con,long id, int xoff, int yoff, int zoff, int mip, int … in rsnAllocationElementData() method in RenderScript
552 rsnAllocationElementData(mContext, id, xoff, yoff, zoff, mip, compIdx, d, sizeBytes); in nAllocationElementData()
/aosp12/frameworks/base/boot/hiddenapi/
H A Dhiddenapi-max-target-o.txt49822 Landroid/renderscript/RenderScript;->rsnAllocationElementData(JJIIIII[BI)V