Home
last modified time | relevance | path

Searched refs:ScriptCCreate (Results 1 – 4 of 4) sorted by relevance

/frameworks/rs/cpp/
DScriptC.cpp27 mID = RS::dispatch->ScriptCCreate(rs->getContext(), cachedName, cachedNameLength, in ScriptC()
DRenderScript.cpp350 RS::dispatch->ScriptCCreate = (ScriptCCreateFnPtr)dlsym(handle, "rsScriptCCreate"); in loadSymbols()
351 if (RS::dispatch->ScriptCCreate == NULL) { in loadSymbols()
DrsDispatch.h149 ScriptCCreateFnPtr ScriptCCreate; member
/frameworks/rs/
Drs.spec341 ScriptCCreate {