Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp112 Compiler::ErrorCode RSCompilerDriver::compileScript(RSScript& pScript, const char* pScriptName, in compileScript() function in RSCompilerDriver
271 Compiler::ErrorCode status = compileScript(script, pResName, in build()
366 compileScript(script, pOutputFilepath, output_path.c_str(), coreLibPath, in buildScriptGroup()
384 Compiler::ErrorCode status = compileScript(pScript, pOut, pOut, pRuntimePath, in buildForCompatLib()
/frameworks/compile/libbcc/include/bcc/Renderscript/
DRSCompilerDriver.h73 Compiler::ErrorCode compileScript(RSScript& pScript, const char* pScriptName,