Searched refs:rsScriptInvokeIDCreate (Results 1 – 4 of 4) sorted by relevance
94 rsScriptInvokeIDCreate;
97 extern "C" RsScriptInvokeID rsScriptInvokeIDCreate (RsContext rsc, RsScript s, uint32_t slot);
634 extern "C" RsScriptInvokeID rsScriptInvokeIDCreate (RsContext ctxWrapper, RsScript s, uint32_t slot) in rsScriptInvokeIDCreate() function
2285 return (jlong)(uintptr_t)rsScriptInvokeIDCreate((RsContext)con, (RsScript)sid, slot); in nScriptInvokeIDCreate()