Home | History | Annotate | Download | only in renderscript

Lines Matching full:dstk

817             long[] dstk = new long[mLines.size()];
825 dstk[ct] = cl.mToK.getID(mRS);
833 long id = mRS.nScriptGroupCreate(kernels, src, dstk, dstf, types);