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

/frameworks/rs/cpp/
H A DScript.cpp45 tryDispatch(mRS, RS::dispatch->ScriptBindAllocation(mRS->getContext(), getID(), BaseObj::getObjID(va), slot));
H A DRenderScript.cpp293 RS::dispatch->ScriptBindAllocation = (ScriptBindAllocationFnPtr)dlsym(handle, "rsScriptBindAllocation");
294 if (RS::dispatch->ScriptBindAllocation == NULL) {
295 ALOGV("Couldn't initialize RS::dispatch->ScriptBindAllocation");
H A DrsDispatch.h137 ScriptBindAllocationFnPtr ScriptBindAllocation; member in struct:__anon1465
/frameworks/rs/
H A Drs.spec267 ScriptBindAllocation {

Completed in 158 milliseconds