Home
last modified time | relevance | path

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

/frameworks/compile/libbcc/lib/Renderscript/
DRSCompilerDriver.cpp114 Compiler::ErrorCode RSCompilerDriver::compileScript(RSScript& pScript, const char* pScriptName, in compileScript() function in RSCompilerDriver
300 Compiler::ErrorCode status = compileScript(script, pResName, in build()
408 compileScript(script, pOutputFilepath, output_path.c_str(), coreLibPath, in buildScriptGroup()
426 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,