Home
last modified time | relevance | path

Searched refs:rsnAllocationRead1D (Results 1 – 3 of 3) sorted by relevance

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java626 native void rsnAllocationRead1D(long con, long id, int off, int mip, int count, Object d, in rsnAllocationRead1D() method in RenderScript
631 rsnAllocationRead1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding); in nAllocationRead1D()
/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java571 native void rsnAllocationRead1D(long con, long id, int off, int mip, int count, Object d, in rsnAllocationRead1D() method in RenderScript
576 rsnAllocationRead1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding); in nAllocationRead1D()
/frameworks/base/boot/hiddenapi/
Dhiddenapi-max-target-o.txt45865 Landroid/renderscript/RenderScript;->rsnAllocationRead1D(JJIIILjava/lang/Object;IIIZ)V