Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnAllocationElementData1D

438     native void rsnAllocationElementData1D(int con, int id, int xoff, int mip, int compIdx, byte[] d, int sizeBytes);
441 rsnAllocationElementData1D(mContext, id, xoff, mip, compIdx, d, sizeBytes);