Searched refs:rsScriptInvoke (Results 1 – 4 of 4) sorted by relevance
93 rsScriptInvoke;
111 extern "C" void rsScriptInvoke (RsContext rsc, RsScript s, uint32_t slot);
639 extern "C" void rsScriptInvoke (RsContext ctxWrapper, RsScript s, uint32_t slot) in rsScriptInvoke() function
1966 rsScriptInvoke((RsContext)con, (RsScript)obj, slot); in nScriptInvoke()