Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptBindAllocation

704     native void rsnScriptBindAllocation(long con, long script, long alloc, int slot);
707 rsnScriptBindAllocation(mContext, script, alloc, slot);