Searched refs:ScriptCCreate (Results 1 – 4 of 4) sorted by relevance
27 mID = RS::dispatch->ScriptCCreate(rs->getContext(), cachedName, cachedNameLength, in ScriptC()
350 RS::dispatch->ScriptCCreate = (ScriptCCreateFnPtr)dlsym(handle, "rsScriptCCreate"); in loadSymbols()351 if (RS::dispatch->ScriptCCreate == NULL) { in loadSymbols()
149 ScriptCCreateFnPtr ScriptCCreate; member
341 ScriptCCreate {