Searched defs:pScriptName (Results 1 - 1 of 1) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp199 const char* pScriptName,
228 ALOGE("Failed to link script '%s' with Renderscript runtime!", pScriptName);
198 compileScript(RSScript &pScript, const char* pScriptName, const char *pOutputPath, const char *pRuntimePath, const RSInfo::DependencyTableTy &pDeps, bool pSkipLoad, bool pDumpIR) argument

Completed in 2723 milliseconds