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

/frameworks/rs/cpp/
H A DrsDispatch.h74 typedef void (*ScriptSetVarDFnPtr) (RsContext, RsScript, uint32_t, double); typedef
146 ScriptSetVarDFnPtr ScriptSetVarD;
H A DRenderScript.cpp338 RS::dispatch->ScriptSetVarD = (ScriptSetVarDFnPtr)dlsym(handle, "rsScriptSetVarD");

Completed in 78 milliseconds