Home
last modified time | relevance | path

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

/frameworks/rs/cpp/
DScript.cpp45 …tryDispatch(mRS, RS::dispatch->ScriptBindAllocation(mRS->getContext(), getID(), BaseObj::getObjID(… in bindAllocation()
DRenderScript.cpp285 …RS::dispatch->ScriptBindAllocation = (ScriptBindAllocationFnPtr)dlsym(handle, "rsScriptBindAllocat… in loadSymbols()
286 if (RS::dispatch->ScriptBindAllocation == NULL) { in loadSymbols()
DrsDispatch.h136 ScriptBindAllocationFnPtr ScriptBindAllocation; member
/frameworks/rs/
Drs.spec258 ScriptBindAllocation {