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