Home
last modified time | relevance | path

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

/frameworks/base/rs/java/android/renderscript/
DRenderScript.java647 native void rsnAllocationRead3D(long con, long id, int xoff, int yoff, int zoff, int mip, in rsnAllocationRead3D() method in RenderScript
654rsnAllocationRead3D(mContext, id, xoff, yoff, zoff, mip, w, h, depth, d, sizeBytes, dt.mID, mSize,… in nAllocationRead3D()