Home
last modified time | relevance | path

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

/frameworks/rs/support/java/src/androidx/renderscript/
DRenderScript.java566 native void rsnAllocationRead1D(long con, long id, int off, int mip, int count, Object d, in rsnAllocationRead1D() method in RenderScript
571 rsnAllocationRead1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding); in nAllocationRead1D()
/frameworks/base/rs/java/android/renderscript/
DRenderScript.java632 native void rsnAllocationRead1D(long con, long id, int off, int mip, int count, Object d, in rsnAllocationRead1D() method in RenderScript
637 rsnAllocationRead1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding); in nAllocationRead1D()
/frameworks/base/config/
Dhiddenapi-greylist-max-o.txt60420 Landroid/renderscript/RenderScript;->rsnAllocationRead1D(JJIIILjava/lang/Object;IIIZ)V