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

/frameworks/rs/cpp/
H A DrsDispatch.h65 typedef void (*ScriptBindAllocationFnPtr) (RsContext, RsScript, RsAllocation, uint32_t); typedef
136 ScriptBindAllocationFnPtr ScriptBindAllocation;
H A DRenderScript.cpp285 RS::dispatch->ScriptBindAllocation = (ScriptBindAllocationFnPtr)dlsym(handle, "rsScriptBindAllocation");

Completed in 98 milliseconds