Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptSetVarD

767     native void rsnScriptSetVarD(long con, long id, int slot, double val);
770 rsnScriptSetVarD(mContext, id, slot, val);