Home | History | Annotate | Download | only in renderscript

Lines Matching defs:rsnScriptSetVarD

801     native void rsnScriptSetVarD(long con, long id, int slot, double val);
804 rsnScriptSetVarD(mContext, id, slot, val);