Searched refs:ScriptCCreate (Results 1 – 5 of 5) sorted by relevance
28 mID = RS::dispatch->ScriptCCreate(rs->getContext(), cachedName, cachedNameLength, in ScriptC()
87 dispatchTab.ScriptCCreate = (ScriptCCreateFnPtr)dlsym(handle, "rsScriptCCreate"); in loadSymbols()337 if (dispatchTab.ScriptCCreate == nullptr) { in loadSymbols()
159 ScriptCCreateFnPtr ScriptCCreate; member
474 ScriptCCreate {
1872 ret = (jlong)(uintptr_t)dispatchTab.ScriptCCreate((RsContext)con, in nScriptCCreate()