Searched refs:ScriptCCreate (Results 1 - 4 of 4) sorted by relevance

/frameworks/rs/cpp/
H A DScriptC.cpp27 mID = RS::dispatch->ScriptCCreate(rs->getContext(), cachedName, cachedNameLength,
H A DRenderScript.cpp358 RS::dispatch->ScriptCCreate = (ScriptCCreateFnPtr)dlsym(handle, "rsScriptCCreate");
359 if (RS::dispatch->ScriptCCreate == NULL) {
360 ALOGV("Couldn't initialize RS::dispatch->ScriptCCreate");
H A DrsDispatch.h150 ScriptCCreateFnPtr ScriptCCreate; member in struct:__anon1465
/frameworks/rs/
H A Drs.spec359 ScriptCCreate {

Completed in 420 milliseconds