Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnAllocationRead2D

610     native void rsnAllocationRead2D(long con, long id, int xoff, int yoff, int mip, int face,
617 rsnAllocationRead2D(mContext, id, xoff, yoff, mip, face, w, h, d, sizeBytes, dt.mID, mSize, usePadding);