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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp220 const char* pRuntimePath,
248 if (!RSScript::LinkRuntime(pScript, pRuntimePath)) {
355 const char *pRuntimePath,
416 pRuntimePath, bitcode_sha1, commandLine,
424 const char *pRuntimePath) {
443 Compiler::ErrorCode status = compileScript(pScript, pOut, pOut, pRuntimePath, bitcode_sha1,
218 compileScript(RSScript& pScript, const char* pScriptName, const char* pOutputPath, const char* pRuntimePath, const RSInfo::DependencyHashTy& pSourceHash, const char* compileCommandLineToEmbed, bool saveInfoFile, bool pDumpIR) argument
349 build(BCCContext &pContext, const char *pCacheDir, const char *pResName, const char *pBitcode, size_t pBitcodeSize, const char *commandLine, const char *pRuntimePath, RSLinkRuntimeCallback pLinkRuntimeCallback, bool pDumpIR) argument
423 buildForCompatLib(RSScript &pScript, const char *pOut, const char *pRuntimePath) argument

Completed in 130 milliseconds