Home | History | Annotate | Download | only in renderscript

Lines Matching full:dstf

746 dstf, int[] types);
747 synchronized int nScriptGroupCreate(int[] kernels, int[] src, int[] dstk, int[] dstf, int[] types) {
749 return rsnScriptGroupCreate(mContext, kernels, src, dstk, dstf, types);