Searched refs:ScriptInvoke (Results 1 - 3 of 3) sorted by relevance

/frameworks/rs/cpp/
H A DRenderScript.cpp295 RS::dispatch->ScriptInvoke = (ScriptInvokeFnPtr)dlsym(handle, "rsScriptInvoke");
296 if (RS::dispatch->ScriptInvoke == NULL) {
297 ALOGE("Couldn't initialize RS::dispatch->ScriptInvoke");
H A DrsDispatch.h138 ScriptInvokeFnPtr ScriptInvoke; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec268 ScriptInvoke {

Completed in 40 milliseconds