Searched refs:rsScriptSetVarJ (Results 1 – 4 of 4) sorted by relevance
102 rsScriptSetVarJ;
235 extern "C" void rsScriptSetVarJ(RsContext rsc, RsScript s, uint32_t slot, int64_t value)
682 extern "C" void rsScriptSetVarJ (RsContext ctxWrapper, RsScript s, uint32_t slot, int64_t value) in rsScriptSetVarJ() function
1827 rsScriptSetVarJ((RsContext)con, (RsScript)script, slot, val); in nScriptSetVarJ()