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.cpp350 RS::dispatch->ScriptCCreate = (ScriptCCreateFnPtr)dlsym(handle, "rsScriptCCreate");
351 if (RS::dispatch->ScriptCCreate == NULL) {
352 ALOGE("Couldn't initialize RS::dispatch->ScriptCCreate");
H A DrsDispatch.h149 ScriptCCreateFnPtr ScriptCCreate; member in struct:__anon1590
/frameworks/rs/
H A Drs.spec340 ScriptCCreate {

Completed in 244 milliseconds