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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp201 const char *pRuntimePath,
227 if (!RSScript::LinkRuntime(pScript, pRuntimePath)) {
339 const char *pRuntimePath,
406 pRuntimePath, dep_info, false,
421 const char *pRuntimePath) {
433 Compiler::ErrorCode status = compileScript(pScript, pOut, pOut, pRuntimePath,
198 compileScript(RSScript &pScript, const char* pScriptName, const char *pOutputPath, const char *pRuntimePath, const RSInfo::DependencyTableTy &pDeps, bool pSkipLoad, bool pDumpIR) argument
334 build(BCCContext &pContext, const char *pCacheDir, const char *pResName, const char *pBitcode, size_t pBitcodeSize, const char *pRuntimePath, RSLinkRuntimeCallback pLinkRuntimeCallback, bool pDumpIR) argument
420 build(RSScript &pScript, const char *pOut, const char *pRuntimePath) argument

Completed in 55 milliseconds