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

/frameworks/rs/cpp/
H A DRenderScript.cpp360 RS::dispatch->ScriptKernelIDCreate = (ScriptKernelIDCreateFnPtr)dlsym(handle, "rsScriptKernelIDCreate");
361 if (RS::dispatch->ScriptKernelIDCreate == NULL) {
362 ALOGE("Couldn't initialize RS::dispatch->ScriptKernelIDCreate");
H A DrsDispatch.h151 ScriptKernelIDCreateFnPtr ScriptKernelIDCreate; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec353 ScriptKernelIDCreate {

Completed in 7 milliseconds