Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptGroupSetInput

837     native void rsnScriptGroupSetInput(long con, long group, long kernel, long alloc);
840 rsnScriptGroupSetInput(mContext, group, kernel, alloc);