Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java620 native void rsnAllocationRead1D(long con, long id, int off, int mip, int count, Object d, in rsnAllocationRead1D() method in RenderScript
625 rsnAllocationRead1D(mContext, id, off, mip, count, d, sizeBytes, dt.mID, mSize, usePadding); in nAllocationRead1D()
/frameworks/rs/support/java/src/android/support/v8/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()