Searched refs:buildForCompatLib (Results 1 - 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcc/Renderscript/
H A DRSCompilerDriver.h117 bool buildForCompatLib(RSScript &pScript, const char *pOut, const char *pRuntimePath);
/frameworks/compile/libbcc/tools/bcc_compat/
H A DMain.cpp268 if (!rscd.buildForCompatLib(*s, OutputFilename.c_str(), OptRuntimePath.c_str())) {
/frameworks/compile/libbcc/lib/Renderscript/
H A DRSCompilerDriver.cpp423 bool RSCompilerDriver::buildForCompatLib(RSScript &pScript, const char *pOut, function in class:RSCompilerDriver

Completed in 3823 milliseconds