Searched refs:ScriptBindAllocationFnPtr (Results 1 - 2 of 2) sorted by relevance

/frameworks/rs/cpp/
H A DrsDispatch.h78 typedef void (*ScriptBindAllocationFnPtr) (RsContext, RsScript, RsAllocation, uint32_t); typedef
203 ScriptBindAllocationFnPtr ScriptBindAllocation;
H A DrsDispatch.cpp91 dispatchTab.ScriptBindAllocation = (ScriptBindAllocationFnPtr)dlsym(handle, "rsScriptBindAllocation");

Completed in 237 milliseconds