Searched refs:rsScriptSetVarI (Results 1 – 4 of 4) sorted by relevance
101 rsScriptSetVarI;
116 extern "C" void rsScriptSetVarI (RsContext rsc, RsScript s, uint32_t slot, int value);
672 extern "C" void rsScriptSetVarI (RsContext ctxWrapper, RsScript s, uint32_t slot, int value) in rsScriptSetVarI() function
1801 rsScriptSetVarI((RsContext)con, (RsScript)script, slot, val); in nScriptSetVarI()