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

/frameworks/rs/cpp/
H A DrsDispatch.h76 typedef void (*ScriptGetVarVFnPtr) (RsContext, RsScript, uint32_t, void*, size_t); typedef
148 ScriptGetVarVFnPtr ScriptGetVarV;
H A DRenderScript.cpp348 RS::dispatch->ScriptGetVarV = (ScriptGetVarVFnPtr)dlsym(handle, "rsScriptGetVarV");

Completed in 58 milliseconds