Home
last modified time | relevance | path

Searched refs:ScriptGroupCreate (Results 1 – 3 of 3) sorted by relevance

/frameworks/rs/cpp/
DRenderScript.cpp370 RS::dispatch->ScriptGroupCreate = (ScriptGroupCreateFnPtr)dlsym(handle, "rsScriptGroupCreate"); in loadSymbols()
371 if (RS::dispatch->ScriptGroupCreate == NULL) { in loadSymbols()
DrsDispatch.h153 ScriptGroupCreateFnPtr ScriptGroupCreate; member
/frameworks/rs/
Drs.spec369 ScriptGroupCreate {