Home | History | Annotate | Download | only in renderscript

Lines Matching refs:rsnScriptSetVarD

660     native void rsnScriptSetVarD(int con, int id, int slot, double val);
663 rsnScriptSetVarD(mContext, id, slot, val);