Searched refs:ScriptGetVarVFnPtr (Results 1 - 2 of 2) sorted by last modified time

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

Completed in 54 milliseconds