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

/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp114 Compiler::ErrorCode RSCompilerDriver::compileScript(RSScript& pScript, const char* pScriptName, function in class:RSCompilerDriver
300 Compiler::ErrorCode status = compileScript(script, pResName,
408 compileScript(script, pOutputFilepath, output_path.c_str(), coreLibPath,
426 Compiler::ErrorCode status = compileScript(pScript, pOut, pOut, pRuntimePath,

Completed in 2476 milliseconds