Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DRenderScript.cpp378 RS::dispatch->ScriptGroupCreate = (ScriptGroupCreateFnPtr)dlsym(handle, "rsScriptGroupCreate"); in loadSymbols()
379 if (RS::dispatch->ScriptGroupCreate == NULL) { in loadSymbols()
DrsDispatch.h154 ScriptGroupCreateFnPtr ScriptGroupCreate; member
/frameworks/rs/
Drs.spec387 ScriptGroupCreate {