Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DRenderScript.cpp338 RS::dispatch->ScriptSetVarD = (ScriptSetVarDFnPtr)dlsym(handle, "rsScriptSetVarD"); in loadSymbols()
339 if (RS::dispatch->ScriptSetVarD == NULL) { in loadSymbols()
DrsDispatch.h146 ScriptSetVarDFnPtr ScriptSetVarD; member
/frameworks/rs/
Drs.spec331 ScriptSetVarD {