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

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSCompilerDriver.h52 RSExecutable *compileScript(RSScript &pScript,
81 // FIXME: This method accompany with loadScriptCache and compileScript should
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp189 RSCompilerDriver::compileScript(RSScript &pScript, function in class:RSCompilerDriver
195 //android::StopWatch compile_time("bcc: RSCompilerDriver::compileScript time");
422 result = compileScript(*script, pResName, output_path.c_str(), pRuntimePath,
449 RSExecutable *result = compileScript(pScript, pOut, pOut, pRuntimePath,

Completed in 128 milliseconds