Home
last modified time | relevance | path

Searched refs:pRuntimePath (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp114 const char* pRuntimePath, in compileScript() argument
131 if (!RSScript::LinkRuntime(pScript, pRuntimePath)) { in compileScript()
133 pScriptName, pRuntimePath); in compileScript()
215 const char *pRuntimePath, in build() argument
273 pRuntimePath, in build()
281 BCCContext& Context, const char* pOutputFilepath, const char* pRuntimePath, in buildScriptGroup() argument
357 const char* coreLibPath = pRuntimePath; in buildScriptGroup()
374 const char *pRuntimePath, in buildForCompatLib() argument
384 Compiler::ErrorCode status = compileScript(pScript, pOut, pOut, pRuntimePath, in buildForCompatLib()
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSCompilerDriver.h75 const char* pRuntimePath,
142 const char *pBuildChecksum, const char* pRuntimePath,
147 BCCContext& Context, const char* pOutputFilepath, const char* pRuntimePath,
157 const char *pBuildChecksum, const char *pRuntimePath,